Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions data/langdb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ languages:
apc-latn: [Latn, [ME], šāmi]
apw: [Latn, [AM], "Ndee biyati'"]
ar: [Arab, [AF, ME], العربية]
# ar-001 is CLDR's code for Modern Standard Arabic, which for the purposes of
# this database is the same thing as ar:
ar-001: [ar]
arc: [Syrc, [ME], ܐܪܡܝܐ]
arn: [Latn, [AM], mapudungun]
aro: [Latn, [AM], Araona]
Expand Down Expand Up @@ -675,6 +678,9 @@ languages:
rej: [Latn, [AS, PA], Jang]
rgn: [Latn, [EU], Rumagnôl]
rhg: [Rohg, [AS], 𐴌𐴟𐴇𐴥𐴝𐴚𐴒𐴙𐴝]
rhg-arab: [Arab, [AS], رُحَ࣪ڠۡگَ࣪ࢬ عَرࣤبِي لࣦكَ࣪]
# The bare code rhg already denotes Hanifi-script Rohingya:
rhg-rohg: [rhg]
rif: [Latn, [AF], Tarifit]
rki: [Mymr, [AS], ရခိုင်]
rm: [Latn, [EU], rumantsch]
Expand Down
15 changes: 14 additions & 1 deletion data/language-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,9 @@
],
"العربية"
],
"ar-001": [
"ar"
],
"arc": [
"Syrc",
[
Expand Down Expand Up @@ -4323,6 +4326,16 @@
],
"𐴌𐴟𐴇𐴥𐴝𐴚𐴒𐴙𐴝"
],
"rhg-arab": [
"Arab",
[
"AS"
],
"رُحَ࣪ڠۡگَ࣪ࢬ عَرࣤبِي لࣦكَ࣪"
],
"rhg-rohg": [
"rhg"
],
"rif": [
"Latn",
[
Expand Down Expand Up @@ -7831,5 +7844,5 @@
"tn"
]
},
"version": "2026-06-26T13:18:35+00:00"
"version": "2026-08-03T23:38:01+00:00"
}
Loading