diff --git a/crowdin.yml b/crowdin.yml
index 3a5e4281834..a1297270a77 100644
--- a/crowdin.yml
+++ b/crowdin.yml
@@ -17,7 +17,9 @@
"two_letters_code": {
# map non-two letter codes here, left side is crowdin designation, right side is babel designation
"en-GB": "en_GB",
- "en-US": "en_US"
+ "en-US": "en_US",
+ "pt-BR": "pt_BR",
+ "zh-TW": "zh_TW"
}
},
"update_option": "update_as_unapproved"
diff --git a/docs/configuration.md b/docs/configuration.md
index 1f31d74c3e4..47f3a95edf7 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -57,7 +57,7 @@ editing the `conf` file in a text editor. Use the examples as reference.
@endcode
-
Choices
+
Choices
bg
Bulgarian
@@ -129,6 +129,10 @@ editing the `conf` file in a text editor. Use the examples as reference.