adding a string for keyboard language

This commit is contained in:
tibbi
2022-02-02 10:38:33 +01:00
parent 14879cad19
commit c338d9edfa
14 changed files with 14 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
<string name="show_clipboard_content">Afficher le contenu du presse-papiers si disponible</string>
<string name="show_popup">Afficher une fenêtre contextuelle en cas de pression sur une touche</string>
<string name="vibrate_on_keypress">Vibrer quand on presse une touche</string>
<string name="keyboard_language">Keyboard language</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 30 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">Clavier simple</string>