1
0
Fork 0

added v-shaped numpad layout

This commit is contained in:
sspanak 2025-02-02 15:20:56 +02:00 committed by Dimo Karaivanov
parent 4303e03448
commit e6950c370c
29 changed files with 228 additions and 82 deletions

View file

@ -178,4 +178,7 @@
<string name="punctuation_order_forbidden_chars">Verboden tekens:%1$s</string>
<string name="function_filter_suggestions_not_available">Het filteren is niet mogelijk in deze taal.</string>
<string name="pref_category_geometry">Geometrie</string>
<string name="pref_numpad_shape">Vorm</string>
<string name="pref_numpad_shape_square">Vierkant</string>
<string name="pref_numpad_shape_v">V-vorm</string>
</resources>