Add Hungarian (#509)
--------- Co-authored-by: agyarmati <agyarmati@surfline.com> Co-authored-by: sspanak <doftor.livain@gmail.com>
This commit is contained in:
parent
a6c81a764d
commit
9a13272fdc
4 changed files with 709905 additions and 1 deletions
14
app/languages/definitions/Hungarian.yml
Normal file
14
app/languages/definitions/Hungarian.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
locale: hu-HU
|
||||
dictionaryFile: hu-utf8.csv
|
||||
abcString: abc
|
||||
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
|
||||
709878
app/languages/dictionaries/hu-utf8.csv
Normal file
709878
app/languages/dictionaries/hu-utf8.csv
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue