1
0
Fork 0
tt9/app/languages/definitions/Croatian.yml
sspanak d2a0b08121 Croatian optimizations
* fixed the locale
  * added top-level domains
  * cleaned up repeating words and words with hyphens
  * sorted the words for optimum performance
2024-04-13 12:50:59 +03:00

13 lines
260 B
YAML

locale: hr-HR
dictionaryFile: hr-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