Skip to content

Commit 5546e90

Browse files
Explain reasoning
1 parent cd48cd0 commit 5546e90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.scripts/check_app_name.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ NC='\033[0m' # No Color
1212
# Vars
1313
SUCCESS=1
1414
CANONICAL_TITLE="Catima"
15+
# peo is only temporarily allowed due to https://github.com/WeblateOrg/weblate/issues/17455
1516
ALLOWLIST=("ar" "bn" "fa" "fa-IR" "he-IL" "hi" "hi-IN" "kn" "kn-IN" "ml" "mr" "peo", "ta" "ta-IN" "zh-rTW" "zh-TW") # TODO: Link values and fastlane with different codes together
1617

1718
function get_lang() {

0 commit comments

Comments
 (0)