|
@@ -113,13 +113,14 @@ files: [
|
|
#
|
|
#
|
|
# Often software projects have custom names for the directories where translations are placed. crowdin-cli allows you to map your own languages to be understandable by Crowdin.
|
|
# Often software projects have custom names for the directories where translations are placed. crowdin-cli allows you to map your own languages to be understandable by Crowdin.
|
|
#
|
|
#
|
|
- "languages_mapping" : {
|
|
|
|
- "two_letters_code" : {
|
|
|
|
- "zh-CN" : "zh-CN",
|
|
|
|
- "pt-BR" : "pt-BR",
|
|
|
|
- "es-ES" : "es-ES",
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
|
|
+ # "languages_mapping" : {
|
|
|
|
+ # "two_letters_code" : {
|
|
|
|
+ # "zh-CN" : "zh-CN",
|
|
|
|
+ # "pt-BR" : "pt-BR",
|
|
|
|
+ # "pt-PT" : "pt-PT",
|
|
|
|
+ # "es-ES" : "es-ES",
|
|
|
|
+ # }
|
|
|
|
+ # },
|
|
|
|
|
|
#
|
|
#
|
|
# Does the first line contain header?
|
|
# Does the first line contain header?
|