You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
458 B
30 lines
458 B
{
|
|
"أ" : "a",
|
|
"ب" : "b",
|
|
"ت" : "t",
|
|
"ث" : "th",
|
|
"ج" : "g",
|
|
"ح" : "h",
|
|
"خ" : "kh",
|
|
"د" : "d",
|
|
"ذ" : "th",
|
|
"ر" : "r",
|
|
"ز" : "z",
|
|
"س" : "s",
|
|
"ش" : "sh",
|
|
"ص" : "s",
|
|
"ض" : "d",
|
|
"ط" : "t",
|
|
"ظ" : "th",
|
|
"ع" : "aa",
|
|
"غ" : "gh",
|
|
"ف" : "f",
|
|
"ق" : "k",
|
|
"ك" : "k",
|
|
"ل" : "l",
|
|
"م" : "m",
|
|
"ن" : "n",
|
|
"ه" : "h",
|
|
"و" : "o",
|
|
"ي" : "y"
|
|
}
|
|
|