forked from GitHub/gf-core
making Arabic minimal compile; strange chars remain
This commit is contained in:
@@ -41,9 +41,9 @@ flags optimize = all ;--noexpand; coding=utf8 ;
|
||||
|
||||
vowel : Case => Str =
|
||||
table {
|
||||
Nom => "ُ";
|
||||
Acc => "َ";
|
||||
Gen => "ِ"
|
||||
Nom => "ُ";
|
||||
Acc => "َ";
|
||||
Gen => "ِ"
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user