mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-19 19:28:08 +02:00
Disable useless local languages mapping configuration (to be managed at crowdin.com)
This commit is contained in:
parent
cd038384eb
commit
4e8e69c87c
15
crowdin.yml
15
crowdin.yml
@ -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.
|
||||
#
|
||||
"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?
|
||||
|
Loading…
x
Reference in New Issue
Block a user