diff options
| author | tenextractor | 2024-12-21 16:12:04 +0530 |
|---|---|---|
| committer | GitHub | 2024-12-21 11:42:04 +0100 |
| commit | e09abdd3300eb16723a8e2793c0770a658ac8ec5 (patch) | |
| tree | 443cf70ad5d86586538ace067e9b97fbc9aed991 /res/values/layouts.xml | |
| parent | 7aec194cdb95cb1ee226a19b40bbfecbe5656cfe (diff) | |
| download | unexpected-keyboard-e09abdd3300eb16723a8e2793c0770a658ac8ec5.tar.gz unexpected-keyboard-e09abdd3300eb16723a8e2793c0770a658ac8ec5.zip | |
Estonian layout (#826)
Diffstat (limited to 'res/values/layouts.xml')
| -rw-r--r-- | res/values/layouts.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/layouts.xml b/res/values/layouts.xml index 514cc4d..8f4e1ac 100644 --- a/res/values/layouts.xml +++ b/res/values/layouts.xml @@ -45,6 +45,7 @@ <item>latn_qwerty_cz</item> <item>latn_qwerty_da</item> <item>latn_qwerty_es</item> + <item>latn_qwerty_et</item> <item>latn_qwerty_ga</item> <item>latn_qwerty_gb</item> <item>latn_qwerty_haw</item> @@ -120,6 +121,7 @@ <item>QWERTY (Czech)</item> <item>QWERTY (Danish)</item> <item>QWERTY (EspaƱol)</item> + <item>QWERTY (eesti)</item> <item>QWERTY (Irish)</item> <item>QWERTY (UK)</item> <item>QWERTY (Hawaiian)</item> @@ -195,6 +197,7 @@ <item>@xml/latn_qwerty_cz</item> <item>@xml/latn_qwerty_da</item> <item>@xml/latn_qwerty_es</item> + <item>@xml/latn_qwerty_et</item> <item>@xml/latn_qwerty_ga</item> <item>@xml/latn_qwerty_gb</item> <item>@xml/latn_qwerty_haw</item> |
