Add Slovenian language support (#653)
--------- Co-authored-by: sspanak <doftor.livain@gmail.com>
This commit is contained in:
parent
04231b7707
commit
ffae563b95
4 changed files with 1052665 additions and 0 deletions
13
app/languages/definitions/Slovenian.yml
Normal file
13
app/languages/definitions/Slovenian.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
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
|
||||
1052630
app/languages/dictionaries/sl-utf8.csv
Normal file
1052630
app/languages/dictionaries/sl-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