From 855b5359be3de6555b57fc5341be1a802fd3bc59 Mon Sep 17 00:00:00 2001 From: tenextractor Date: Sat, 14 Dec 2024 16:28:00 +0530 Subject: Welsh layout (#816) --- res/values/layouts.xml | 3 +++ res/xml/method.xml | 1 + 2 files changed, 4 insertions(+) (limited to 'res') diff --git a/res/values/layouts.xml b/res/values/layouts.xml index 13fe0b9..cf97915 100644 --- a/res/values/layouts.xml +++ b/res/values/layouts.xml @@ -40,6 +40,7 @@ latn_bone latn_neo2 latn_qwerty_br + latn_qwerty_cy latn_qwerty_cz latn_qwerty_da latn_qwerty_es @@ -111,6 +112,7 @@ Bone Neo 2 QWERTY (Brasileiro) + QWERTY (Welsh) QWERTY (Czech) QWERTY (Danish) QWERTY (Español) @@ -182,6 +184,7 @@ @xml/latn_bone @xml/latn_neo2 @xml/latn_qwerty_br + @xml/latn_qwerty_cy @xml/latn_qwerty_cz @xml/latn_qwerty_da @xml/latn_qwerty_es diff --git a/res/xml/method.xml b/res/xml/method.xml index d5a9e9a..983fe23 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -10,6 +10,7 @@ + -- cgit v1.2.3