1
0
Fork 0
tt9/app/languages/definitions/Slovenian.yml
Matjaž Finžgar ffae563b95
Add Slovenian language support (#653)
---------

Co-authored-by: sspanak <doftor.livain@gmail.com>
2025-03-03 15:38:09 +02:00

13 lines
260 B
YAML

locale: sl-SI
dictionaryFile: sl-utf8.csv
layout:
- [SPECIAL] # 0
- [PUNCTUATION] # 1
- [a, b, c, č, ć] # 2
- [d, e, f, đ] # 3
- [g, h, i] # 4
- [j, k, l] # 5
- [m, n, o] # 6
- [p, q, r, s, š] # 7
- [t, u, v] # 8
- [w, x, y, z, ž] # 9