chore: set up crowdin cli and update translations
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
"project_id" : "498233"
|
||||
"base_path" : "."
|
||||
"base_url" : "https://api.crowdin.com"
|
||||
"preserve_hierarchy": true
|
||||
|
||||
files: [
|
||||
{
|
||||
"source" : "/ChatTwo/Resources/Language.resx",
|
||||
"translation" : "/ChatTwo/Resources/Language.%two_letters_code%.resx",
|
||||
"dest" : "/Language.resx",
|
||||
"skip_untranslated_strings": true,
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user