Skip to content

Commit 7daa966

Browse files
committed
update lcid
1 parent 2eba1cc commit 7daa966

File tree

1 file changed

+1
-1
lines changed
  • src/Regula.DocumentReader.WebClient/Model

1 file changed

+1
-1
lines changed

src/Regula.DocumentReader.WebClient/Model/LCID.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ public class LCID
8080
public const int ARABIC_TUNISIA = 7169;
8181

8282
/** Arabic (U.A.E.) */
83-
public const int ARABIC_UAE = 4337;
83+
public const int ARABIC_UAE = 14337;
8484

8585
/** Arabic (Yemen) */
8686
public const int ARABIC_YEMEN = 9217;

0 commit comments

Comments
 (0)