Make scripts translatable

This commit is contained in:
2023-01-22 20:00:49 +01:00
parent 21eb38c393
commit 78ba449fa3
22 changed files with 1652 additions and 418 deletions

View File

@ -9,6 +9,8 @@
"ext-posix": "*",
"ext-gnupg": "*",
"ext-ssh2": "*",
"ext-fileinfo": "*"
}
"ext-fileinfo": "*",
"ext-gettext": "*",
"ext-intl": "*"
}
}