This commit is contained in:
otsmr 2026-08-01 11:48:44 +02:00
parent 2f37f6cd8e
commit 5feb6f4965
2 changed files with 10 additions and 2 deletions

6
de.arb
View file

@ -950,5 +950,9 @@
"customColor": "Eigene Farbe",
"hue": "Farbton",
"saturation": "Sättigung",
"brightness": "Helligkeit"
"brightness": "Helligkeit",
"settingsAppearancePrimaryColor": "Hauptfarbe",
"themeSystemDefault": "Systemstandard",
"themeLight": "Hell",
"themeDark": "Dunkel"
}

6
en.arb
View file

@ -961,5 +961,9 @@
"customColor": "Custom Color",
"hue": "Hue",
"saturation": "Saturation",
"brightness": "Brightness"
"brightness": "Brightness",
"settingsAppearancePrimaryColor": "Primary Color",
"themeSystemDefault": "System default",
"themeLight": "Light",
"themeDark": "Dark"
}