Description
Basic WordPress plugin that makes it possible to choose different website and admin locales.
Installation
- Download the plugin here (and name it osynlig-localization) or from wordpress.org and put it in your plugins folder. Activate the plugin.
- Add your website translations to a folder named languages in your current theme. Make sure they are named as the locale. For example sv_SE.mo.
- Go to “Settings -> Localization” and choose the locale.
- Done! Your front-end should now display in the locale you choose (don’t forget load_theme_textdomain).
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Osynlig Localization” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Osynlig Localization” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- First release