|
@@ -1,5 +1,7 @@
|
|
|
|
+---
|
|
general:
|
|
general:
|
|
name: Urdi
|
|
name: Urdi
|
|
|
|
+ case_sensitive: false
|
|
|
|
|
|
roman_to_script:
|
|
roman_to_script:
|
|
map:
|
|
map:
|
|
@@ -10,7 +12,7 @@ roman_to_script:
|
|
";": "\u061B"
|
|
";": "\u061B"
|
|
"?": "\u061F"
|
|
"?": "\u061F"
|
|
|
|
|
|
- # Exceptions for specific words
|
|
|
|
|
|
+ # Exceptions for specific words
|
|
# Allah
|
|
# Allah
|
|
"Alla\u0304h": "\u0627\u0644\u0644\u0647"
|
|
"Alla\u0304h": "\u0627\u0644\u0644\u0647"
|
|
"alla\u0304h": "\u0627\u0644\u0644\u0647"
|
|
"alla\u0304h": "\u0627\u0644\u0644\u0647"
|