mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-20 03:38:06 +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.
|
# 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" : {
|
# "languages_mapping" : {
|
||||||
"two_letters_code" : {
|
# "two_letters_code" : {
|
||||||
"zh-CN" : "zh-CN",
|
# "zh-CN" : "zh-CN",
|
||||||
"pt-BR" : "pt-BR",
|
# "pt-BR" : "pt-BR",
|
||||||
"es-ES" : "es-ES",
|
# "pt-PT" : "pt-PT",
|
||||||
}
|
# "es-ES" : "es-ES",
|
||||||
},
|
# }
|
||||||
|
# },
|
||||||
|
|
||||||
#
|
#
|
||||||
# Does the first line contain header?
|
# Does the first line contain header?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user