1
0
Fork 0

added support for a currency character in the language definitions and added some more local currencies

This commit is contained in:
sspanak 2025-02-15 12:18:04 +02:00 committed by Dimo Karaivanov
parent 5c1b3b532b
commit ae619e1f0f
19 changed files with 43 additions and 10 deletions

View file

@ -1,4 +1,5 @@
locale: ar-JO
currency:
dictionaryFile: ar-utf8.csv
abcString: أﺏﺕ
hasUpperCase: no

View file

@ -1,4 +1,5 @@
locale: gu-IN
currency:
dictionaryFile: gu-utf8.csv
abcString: કખગ
hasUpperCase: no

View file

@ -1,4 +1,5 @@
locale: iw-IL
currency:
dictionaryFile: he-utf8.csv
abcString: אבג
hasUpperCase: no

View file

@ -1,4 +1,5 @@
locale: hi-IN
currency:
dictionaryFile: hi-utf8.csv
abcString: कखग
hasUpperCase: no

View file

@ -1,4 +1,5 @@
locale: ko-KR
currency:
dictionaryFile: ko-utf8.csv
hasUpperCase: no
layout: # only used for the virtual key labels

View file

@ -1,4 +1,5 @@
locale: ru-RU
currency:
dictionaryFile: ru-utf8.csv
layout:
- [SPECIAL] # 0

View file

@ -1,4 +1,5 @@
locale: th-TH
currency: ฿
dictionaryFile: th-utf8.csv
abcString: กขค
hasSpaceBetweenWords: no

View file

@ -1,4 +1,5 @@
locale: tr-TR
currency:
dictionaryFile: tr-utf8.csv
layout:
- [SPECIAL] # 0

View file

@ -1,4 +1,5 @@
locale: uk-UA
currency:
dictionaryFile: uk-utf8.csv
layout:
- [SPECIAL] # 0

View file

@ -1,4 +1,5 @@
locale: vi-VN
currency:
dictionaryFile: vi-utf8.csv
layout:
- [SPECIAL] # 0