From 231c08eb970b6c54fe734992f2b60f687f81160e Mon Sep 17 00:00:00 2001
From: cknight828
Date: Sun, 8 Sep 2024 22:46:38 +0900
Subject: Add Japanese translation and layout (#743)
---
res/values/layouts.xml | 3 +++
1 file changed, 3 insertions(+)
(limited to 'res/values')
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 @@
- latn_qwerty_es
- latn_qwerty_gb
- latn_qwerty_hu
+ - latn_qwerty_jp
- latn_qwerty_lv
- latn_qwerty_no
- latn_qwerty_pl
@@ -94,6 +95,7 @@
- QWERTY (EspaƱol)
- QWERTY (UK)
- QWERTY (Magyar)
+ - QWERTY (Japan)
- QWERTY (Latvian)
- QWERTY (Norwegian)
- QWERTY (Polski)
@@ -151,6 +153,7 @@
- @xml/latn_qwerty_es
- @xml/latn_qwerty_gb
- @xml/latn_qwerty_hu
+ - @xml/latn_qwerty_jp
- @xml/latn_qwerty_lv
- @xml/latn_qwerty_no
- @xml/latn_qwerty_pl
--
cgit v1.2.3