Hi @neginukide,
We will add new languages to the plugin.
Do you have any issues with the current version?
Best Regards,
QuickAdsense.
Hi @quickadsense,
Now PHP source code. Example:
_e('Ads on Post Body :');
I hope the following PHP source code. Example:
_e('Ads on Post Body :','quick-adsense');
I hope the internationalization according to the following site.
https://www.sitepoint.com/wordpress-i18n-make-your-plugin-translation-ready/
>Plugin Internationalization
>A Note on Text Domain
Domain Path: /languages/
>Load Text Domain
load_plugin_textdomain('your-unique-name', false, basename( dirname( __FILE__ ) ) . '/languages' );
neginukide
-
This reply was modified 8 years, 6 months ago by
negi.ga.suki.
Hi @neginukide,
Thank you very much for the examples.
We will add internationalization in next releases.
Best Regards.
Hi @quickadsense,
I still expect it forever.
Hi @neginukide,
Thanks for reminding us. We have a big queue of new feature requests and need to fix some issues first. We are analyzing all features and will add them if possible.