From 5e3a3f894b4d4b76f825eb150b9768f4d2a5b60a Mon Sep 17 00:00:00 2001 From: Tomasz Cielecki Date: Wed, 3 Apr 2024 23:46:39 +0200 Subject: Add Danish layout (#606) --- 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 b4b5d06..4bab9da 100644 --- a/res/values/layouts.xml +++ b/res/values/layouts.xml @@ -32,6 +32,7 @@ latn_neo2 latn_qwerty_br latn_qwerty_cz + latn_qwerty_da latn_qwerty_es latn_qwerty_gb latn_qwerty_hu @@ -86,6 +87,7 @@ Neo 2 QWERTY (Brasileiro) QWERTY (Czech) + QWERTY (Danish) QWERTY (EspaƱol) QWERTY (UK) QWERTY (Magyar) @@ -140,6 +142,7 @@ @xml/latn_neo2 @xml/latn_qwerty_br @xml/latn_qwerty_cz + @xml/latn_qwerty_da @xml/latn_qwerty_es @xml/latn_qwerty_gb @xml/latn_qwerty_hu -- cgit v1.2.3