Internationalizing user input
-
Hi! I’m trying to figure the best way to prepare a plugin, that could be used by infinite number of languages, for letting the admin translate their own inputs in a bilingual website.
The exact functionality is not really important, and I haven’t write it yet but basically the admin from the settings page will be able to add forms for a content type.
For example “Name”. So he needs the power to translate this string to “Nombre” when the user is looking the web in Spanish.
I don’t need a “User Friendly Solution”, but for example if someone wants to translate my plugins to Italian he just needs to install a plug-in and translate the strings, but this won’t be possible with user inputs.
I was unable to find any info on Google and the Codex, so i’m lost at this point.
- The topic ‘Internationalizing user input’ is closed to new replies.