mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 14:35:55 +00:00
update translations
This commit is contained in:
4
utils/update-js-translations.sh
Executable file → Normal file
4
utils/update-js-translations.sh
Executable file → Normal file
@@ -5,6 +5,10 @@ if [ ! -f localized_js.php ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "This script is not used anymore."
|
||||
|
||||
exit 0 # disabled
|
||||
|
||||
cat >localized_js.php <<HEADER
|
||||
<?php
|
||||
error_reporting(E_ERROR | E_WARNING | E_PARSE);
|
||||
|
||||
Reference in New Issue
Block a user