From 24acd81be534c15cd9f79f4077df5869c4115278 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Tue, 10 Dec 2024 12:54:53 +0100 Subject: Add English to available languages fixes #9210 --- app/src/main/res/values/untranslatable.xml | 1 + app/src/main/res/xml/locales_config.xml | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'app/src') diff --git a/app/src/main/res/values/untranslatable.xml b/app/src/main/res/values/untranslatable.xml index 005f7126..bd8fa0e7 100644 --- a/app/src/main/res/values/untranslatable.xml +++ b/app/src/main/res/values/untranslatable.xml @@ -55,6 +55,7 @@ tr pt-BR el + en nl de zh-TW diff --git a/app/src/main/res/xml/locales_config.xml b/app/src/main/res/xml/locales_config.xml index 856fca09..48baa6fc 100644 --- a/app/src/main/res/xml/locales_config.xml +++ b/app/src/main/res/xml/locales_config.xml @@ -7,6 +7,7 @@ + @@ -22,4 +23,4 @@ - \ No newline at end of file + -- cgit v1.2.3