Skip to content

Commit 4e53dd8

Browse files
authored
Merge pull request #229 from lcnetdev/add_chechen
add chechen and its base
2 parents d3222ad + 6b32f17 commit 4e53dd8

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
general:
3+
name: Chechen (Cyrillic)
4+
parents:
5+
- cyrillic_generic
6+
7+
roman_to_script:
8+
map:
9+
"H\u0307": "\u04C0"
10+
"h\u0307": "\u04CF"
11+
12+
script_to_roman:
13+
map:
14+
"\u04C0": "H\u0307"
15+
"\u04CF": "h\u0307"

scriptshifter/tables/index.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ buriat_cyrillic:
5656
burmese:
5757
marc_code: bur
5858
name: Burmese (Myanmar)
59+
chechen_cyrillic:
60+
marc_code: che
61+
name: Chechen (Cyrillic)
5962
chinese:
6063
marc_code: chi
6164
name: Chinese (Hanzi)

0 commit comments

Comments
 (0)