From 1b28d7bae987713cf879576ec02e407409b78715 Mon Sep 17 00:00:00 2001 From: Languages add-on Date: Sun, 6 Oct 2024 13:30:17 +0200 Subject: [PATCH] feat(l10n): Added Burmese translation --- feature/suggestions/src/main/res/values-my/strings.xml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 feature/suggestions/src/main/res/values-my/strings.xml diff --git a/feature/suggestions/src/main/res/values-my/strings.xml b/feature/suggestions/src/main/res/values-my/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/feature/suggestions/src/main/res/values-my/strings.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file