update
This commit is contained in:
parent
2f37f6cd8e
commit
5feb6f4965
2 changed files with 10 additions and 2 deletions
6
de.arb
6
de.arb
|
|
@ -950,5 +950,9 @@
|
||||||
"customColor": "Eigene Farbe",
|
"customColor": "Eigene Farbe",
|
||||||
"hue": "Farbton",
|
"hue": "Farbton",
|
||||||
"saturation": "Sättigung",
|
"saturation": "Sättigung",
|
||||||
"brightness": "Helligkeit"
|
"brightness": "Helligkeit",
|
||||||
|
"settingsAppearancePrimaryColor": "Hauptfarbe",
|
||||||
|
"themeSystemDefault": "Systemstandard",
|
||||||
|
"themeLight": "Hell",
|
||||||
|
"themeDark": "Dunkel"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
6
en.arb
6
en.arb
|
|
@ -961,5 +961,9 @@
|
||||||
"customColor": "Custom Color",
|
"customColor": "Custom Color",
|
||||||
"hue": "Hue",
|
"hue": "Hue",
|
||||||
"saturation": "Saturation",
|
"saturation": "Saturation",
|
||||||
"brightness": "Brightness"
|
"brightness": "Brightness",
|
||||||
|
"settingsAppearancePrimaryColor": "Primary Color",
|
||||||
|
"themeSystemDefault": "System default",
|
||||||
|
"themeLight": "Light",
|
||||||
|
"themeDark": "Dark"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue