From 58379f68cf87731eab73e1a55c9dbf2614615e62 Mon Sep 17 00:00:00 2001 From: Chris Jr Williams <chrisjr4eva1987@gmail.com> Date: Sat, 12 Dec 2020 07:37:06 +0100 Subject: [PATCH] Added translation using Weblate: English (United States) (en-rUS) by Chris Jr Williams <chrisjr4eva1987@gmail.com> Added translation using Weblate: English (United Kingdom) (en-rGB) by Chris Jr Williams <chrisjr4eva1987@gmail.com> Co-authored-by: Chris Jr Williams <chrisjr4eva1987@gmail.com> --- app/src/main/res/values-en-rGB/strings.xml | 2 ++ app/src/main/res/values-en-rUS/strings.xml | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 app/src/main/res/values-en-rGB/strings.xml create mode 100644 app/src/main/res/values-en-rUS/strings.xml diff --git a/app/src/main/res/values-en-rGB/strings.xml b/app/src/main/res/values-en-rGB/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/app/src/main/res/values-en-rGB/strings.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources></resources> \ No newline at end of file diff --git a/app/src/main/res/values-en-rUS/strings.xml b/app/src/main/res/values-en-rUS/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/app/src/main/res/values-en-rUS/strings.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources></resources> \ No newline at end of file