Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/betaflight/betaflight-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Angel Mulero Martinez <migmul@gmail.com>2019-12-28 16:05:23 +0300
committerMiguel Angel Mulero Martinez <migmul@gmail.com>2019-12-28 17:03:14 +0300
commita538aa6f37091992733ee0c5d956f709332cd452 (patch)
treed6169cefa5c2d9c652434f04f53c73dd31843dda /crowdin.yml
parent5335d64def8a00c1df80be326406819339274291 (diff)
Clean languages mapping file
Diffstat (limited to 'crowdin.yml')
-rw-r--r--crowdin.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/crowdin.yml b/crowdin.yml
index 806b06a5..be4e256d 100644
--- a/crowdin.yml
+++ b/crowdin.yml
@@ -22,9 +22,7 @@ files: [
#
"languages_mapping" : {
"two_letters_code" : {
- "es-ES" : "es",
- "pt-PT" : "pt",
- "sv-SE" : "sv",
+ "pt-BR" : "pt_BR",
"zh-CN" : "zh_CN"
}
}