#13 add an option to force language X

This commit is contained in:
wkawecki 2022-03-30 23:14:02 +02:00
parent aa1893c36c
commit f0cd86b7a5
29 changed files with 184 additions and 2 deletions

View file

@ -73,4 +73,6 @@
<string name="modem_config_slow_short">Μικρή εμβέλεια (αργό)</string>
<string name="modem_config_slow_medium">Μεσαία εμβέλεια (αργό)</string>
<string name="modem_config_slow_long">μεγάλη εμβέλεια (αργό)</string>
<string name="preferences_language">Γλώσσα</string>
<string name="preferences_system_default">Προκαθορισμένο του συστήματος</string>
</resources>