Skip to content

Commit

Permalink
Add case insensitive flag to Uighur (Arabic).
Browse files Browse the repository at this point in the history
  • Loading branch information
scossu committed Oct 19, 2024
1 parent 4e955ca commit 3510651
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion scriptshifter/tables/data/uighur_arabic.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
general:
name: Uighur (Arabic)
case_sensitive: false

roman_to_script:
map:
Expand Down Expand Up @@ -118,7 +120,7 @@ roman_to_script:
"%zh": "\uFB8A"
"zh": "\uFB8B"
"%zh%": "\uFB8A"

script_to_roman:
map:
"\u0626\u0627": "a"
Expand Down

0 comments on commit 3510651

Please sign in to comment.