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
Provide i10n scheme and add 2-language dictionary:
i10n
Then unhardcode text on main page with i10n module.
References: http://php.net/gettext http://www.phptherightway.com/#i18n_l10n https://stackoverflow.com/questions/6953528/best-way-to-internationalize-simple-php-website https://lingohub.com/blog/2013/06/php-internationalization-i18n-mechanisms-tutorial/
The text was updated successfully, but these errors were encountered:
dankunis
No branches or pull requests
Provide
i10n
scheme and add 2-language dictionary:Then unhardcode text on main page with
i10n
module.References:
http://php.net/gettext
http://www.phptherightway.com/#i18n_l10n
https://stackoverflow.com/questions/6953528/best-way-to-internationalize-simple-php-website
https://lingohub.com/blog/2013/06/php-internationalization-i18n-mechanisms-tutorial/
The text was updated successfully, but these errors were encountered: