yakuphan
Member
Posted 3 years ago #
I am a plugin developer. I added my some plugins to WP repository in English. But i also want to add plugins in my native language (Turkish). As you know, WP 2.7 will update plugins automaticaly and i want my visitors who use my Turkish plugins update my plugins automaticaly too.
Could i add my plugins in my native language.
Seans0n
Member
Posted 3 years ago #
Internationalizing your plugin is pretty easy. I did it with my first plugin and it's now available in French, Dutch and German.
Read up on http://codex.wordpress.org/Writing_a_Plugin#Internationalizing_Your_Plugin and this guide which I found really useful: http://urbangiraffe.com/articles/translating-wordpress-themes-and-plugins/
yakuphan
Member
Posted 3 years ago #
Thank you, SeansOn.
I know it but my plugins are simple so i don't want to use .po file. I ask again, could i add my plugins in my native language? If i don't, i will have to use .po files :(