Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/docker-ci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-11-05 02:10:17 +0300
committerJoas Schilling <coding@schilljs.com>2022-11-05 02:10:17 +0300
commitdf8317d32faa6fc4861fbf6e29f0f8f5c84fe163 (patch)
tree787f39f6c5d1545bcb4bb86ebf8c1da0de540b96
parentfa78476eb6008df8fd5b45fa46acb24886bf1527 (diff)
Also update list of server translations
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rwxr-xr-xtranslations/handleTranslations.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/handleTranslations.sh b/translations/handleTranslations.sh
index 709e546..f7785a2 100755
--- a/translations/handleTranslations.sh
+++ b/translations/handleTranslations.sh
@@ -22,7 +22,7 @@ cd -
# TODO use build/l10nParseAppInfo.php to fetch app names for l10n
-versions='stable22 stable23 stable24 master'
+versions='stable23 stable24 stable25 master'
# build POT files for all versions
mkdir stable-templates