The translations are added to WP in json-format.
The json-model of the locale consists of the keys and the actual translations.
Then choose the display texts and the flags for the corresponding languages and overwrite CSS if you like.
This screenshot shows the localizations configurations of the 2 locales listed in the list.
The corresponding value of the key will be shown for the user when the locale en is chosen..
Upload the plugin files to the wp-content plugins directory, or install the plugin through the WordPress plugins screen directly..
Choose the desired flags for the locales listed in the default languages -list and give them their corresponding display names.
Overwrite CSS for the selector dropdown-menu.
To add translation, you can remove the inside the curly brackets and add new line inside the brackets..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more