Skip to content

Commit 496974b

Browse files
beackerssspanak
authored andcommitted
Add classical Latin language and dictionary
1 parent b1468ad commit 496974b

9 files changed

Lines changed: 1243979 additions & 1 deletion

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
locale: la-VA
2+
dictionaryFile: la-utf8.txt
3+
iconABC: ic_lang_latin
4+
iconT9: ic_lang_la
5+
name: Latina
6+
layout:
7+
- [SPECIAL] # 0
8+
- [PUNCTUATION] # 1
9+
- [a, b, c] # 2
10+
- [d, e, f] # 3
11+
- [g, h, i] # 4
12+
- [j, k, l] # 5
13+
- [m, n, o] # 6
14+
- [p, q, r, s] # 7
15+
- [t, u, v] # 8
16+
- [w, x, y, z] # 9

0 commit comments

Comments
 (0)