You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tomasz Dziuda edited this page Sep 27, 2013
·
1 revision
The GK News Show Pro widget is fully translatable. In the langauges directory you can find the .pot file ready for translations with .po and .mo file editors.
Some of the langauge data are located in the JSON config files - to translate it, please jsut create a copy of it with proper language suffix i.e. rename:
config-en_US.json
to:
config-pl_PL.json
The widget looks for the config files in the language of your website. When there is no files in that langauge the en_US version will be loaded.