diff --git a/i18n.sh b/i18n.sh index 0290c8ec33..979b629dca 100755 --- a/i18n.sh +++ b/i18n.sh @@ -12,7 +12,7 @@ function usage () { echo } -apps="avatar base contacts group notifications organizations profile share thirdpart/auth" +apps="two_factor avatar base contacts group notifications organizations profile share thirdpart/auth" function is_valid_app() { if [[ $1 == "seahub" ]]; then return 0;