mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am fea0862c: Merge "Fix missing Azerbaijani text resource"
* commit 'fea0862cf6eafb676238ea95a80a8ce47db12ce0': Fix missing Azerbaijani text resource
This commit is contained in:
commit
5e2e286290
@ -625,7 +625,8 @@ public final class KeyboardTextsSet {
|
||||
|
||||
/* Language az: Azerbaijani */
|
||||
private static final String[] LANGUAGE_az = {
|
||||
/* 0 */ null,
|
||||
// U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
|
||||
/* 0 */ "\u00E2",
|
||||
// U+0259: "ə" LATIN SMALL LETTER SCHWA
|
||||
/* 1 */ "\u0259",
|
||||
// U+0131: "ı" LATIN SMALL LETTER DOTLESS I
|
||||
|
Loading…
x
Reference in New Issue
Block a user