From 6c0371049c07eaa55d7916ce83f59ec3f8cdc4bf Mon Sep 17 00:00:00 2001 From: Xilin Jia <6257601+XilinJia@users.noreply.github.com> Date: Sat, 28 Dec 2024 11:57:22 +0100 Subject: [PATCH] add crowdin yml --- crowdin.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 crowdin.yml diff --git a/crowdin.yml b/crowdin.yml new file mode 100755 index 00000000..002e6a96 --- /dev/null +++ b/crowdin.yml @@ -0,0 +1,8 @@ +files: + - source: /app/src/main/res/values/strings.xml + translation: /app/src/main/res/values-%two_letters_code%/%original_file_name% + languages_mapping: + two_letters_code: + id: in + translate_attributes: 0 + update_option: update_as_unapproved