Skip to content

Commit

Permalink
Update crowdin.yml (#15910)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Donesky <[email protected]>
  • Loading branch information
Andrulko and adonesky1 authored Sep 23, 2022
1 parent d468c9d commit d520fc5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

"preserve_hierarchy": true

files: [
{
"source" : "app/_locales/en/messages.json",
"translation" : "/app/_locales/%two_letters_code%/%original_file_name%",
}
]
files:
- "source" : "app/_locales/en/messages.json"
"translation" : "/app/_locales/%two_letters_code%/%original_file_name%"
"languages_mapping":
"two_letters_code":
"zh-CN": "zh_CN"

0 comments on commit d520fc5

Please sign in to comment.