Public commit

This commit is contained in:
Alex
2023-08-03 20:06:58 -04:00
commit d96c6c7caf
333 changed files with 44633 additions and 0 deletions

11
crowdin.yml Normal file
View File

@ -0,0 +1,11 @@
project_id: "566071"
api_token_env: CROWDIN_PERSONAL_TOKEN
base_path: .
base_url: https://api.crowdin.com
preserve_hierarchy: true
files:
- source: /src/shared/i18n/resources/en-US/*.json
translation: /src/shared/i18n/resources/%locale%/%original_file_name%
- source: /dist/_locales/en_US/messages.json
translation: /dist/_locales/%locale_with_underscore%/%original_file_name%