mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
crowdin config
This commit is contained in:
9
crowdin.yml
Normal file
9
crowdin.yml
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
files:
|
||||||
|
- source: /src/locales/en/messages.json
|
||||||
|
translation: /src/locales/%two_letters_code%/%original_file_name%
|
||||||
|
languages_mapping:
|
||||||
|
two_letters_code:
|
||||||
|
pt-PT: pt_PT
|
||||||
|
pt-BR: pt_BR
|
||||||
|
zh-CN: zh_CN
|
||||||
|
zh-TW: zh_TW
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"hello": {
|
|
||||||
"message": "hola"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user