feat: Add language settings (#2913)

This commit is contained in:
Ushie
2026-01-07 22:54:48 +03:00
committed by GitHub
parent 25d82e869c
commit df31b39cc8
9 changed files with 261 additions and 4 deletions

8
crowdin.yml Normal file
View File

@@ -0,0 +1,8 @@
project_id_env: "CROWDIN_PROJECT_ID"
api_token_env: "CROWDIN_PERSONAL_TOKEN"
preserve_hierarchy: false
files:
- source: app/src/main/res/values/strings.xml
translation: app/src/main/res/values-%android_code%/strings.xml
skip_untranslated_strings: true