mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-22 16:56:57 +00:00
Update i18n.sh
This commit is contained in:
parent
7f7e5a3cb5
commit
e898f74f9e
2
i18n.sh
2
i18n.sh
@ -12,7 +12,7 @@ function usage () {
|
|||||||
echo
|
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() {
|
function is_valid_app() {
|
||||||
if [[ $1 == "seahub" ]]; then
|
if [[ $1 == "seahub" ]]; then
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user