1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-04-27 11:01:14 +00:00

Update i18n.sh

This commit is contained in:
zhengxie 2017-09-12 17:59:53 +08:00
parent 7f7e5a3cb5
commit e898f74f9e

View File

@ -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;