We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add philipp15b/php-i18n i18n.class.php via composer:
philipp15b/php-i18n
i18n.class.php
$ composer require philipp15b/php-i18n
and convert current localizations to JSON.
JSON
localization
l10n
script.php
impressum.php
privacy-policy.php
offline.php
main.php
The text was updated successfully, but these errors were encountered:
Requiring php-i18n [#117]
php-i18n
dcb6b92
Merge pull request #118 from JokeNetwork/Add-i18n
d2870e9
Requiring `php-i18n` [#117]
Merge pull request #119 from JokeNetwork/JSON-l10n
cf60623
❤️🔥 Converted l10n from array to `json`
↔️ Changed localization → l10n
237728a
📌🌐 Removed $langArray, added php-i18n [#117]
$langArray
537beda
Fully implemented i18n.class.php [#117]
7922d62
Merge pull request #121 from JokeNetwork/Implement_i18n [#117]
598f012
Fully implemented `i18n.class.php` [#117]
philipbrembeck
Successfully merging a pull request may close this issue.
Proposed changes
Add
philipp15b/php-i18n
i18n.class.php
via composer:and convert current localizations to
JSON
.Tasks
localization
folder tol10n
script.php
impressum.php
privacy-policy.php
offline.php
main.php
The text was updated successfully, but these errors were encountered: