abouttreesummaryrefslogcommitdiff
path: root/res/values/layouts.xml
diff options
context:
space:
mode:
authorcknight8282024-09-08 22:46:38 +0900
committerGitHub2024-09-08 15:46:38 +0200
commit231c08eb970b6c54fe734992f2b60f687f81160e (patch)
treeb52e32f2843bcb3caf16dc5ca96ad2f204caf6c9 /res/values/layouts.xml
parent4eca9caec152c899c40fc761d81acfcd072fa5af (diff)
downloadunexpected-keyboard-231c08eb970b6c54fe734992f2b60f687f81160e.tar.gz
unexpected-keyboard-231c08eb970b6c54fe734992f2b60f687f81160e.zip
Add Japanese translation and layout (#743)
Diffstat (limited to 'res/values/layouts.xml')
-rw-r--r--res/values/layouts.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/layouts.xml b/res/values/layouts.xml
index 980182f..1857af8 100644
--- a/res/values/layouts.xml
+++ b/res/values/layouts.xml
@@ -37,6 +37,7 @@
<item>latn_qwerty_es</item>
<item>latn_qwerty_gb</item>
<item>latn_qwerty_hu</item>
+ <item>latn_qwerty_jp</item>
<item>latn_qwerty_lv</item>
<item>latn_qwerty_no</item>
<item>latn_qwerty_pl</item>
@@ -94,6 +95,7 @@
<item>QWERTY (EspaƱol)</item>
<item>QWERTY (UK)</item>
<item>QWERTY (Magyar)</item>
+ <item>QWERTY (Japan)</item>
<item>QWERTY (Latvian)</item>
<item>QWERTY (Norwegian)</item>
<item>QWERTY (Polski)</item>
@@ -151,6 +153,7 @@
<item>@xml/latn_qwerty_es</item>
<item>@xml/latn_qwerty_gb</item>
<item>@xml/latn_qwerty_hu</item>
+ <item>@xml/latn_qwerty_jp</item>
<item>@xml/latn_qwerty_lv</item>
<item>@xml/latn_qwerty_no</item>
<item>@xml/latn_qwerty_pl</item>