1
votes

I add Multilanguage support in PHPBB forum (English/Spanish). English is default language.
How I add Spanish posts. Only one editor is available for English.

I already add language successfully. All forum translate to Spanish language except Post that are still in English language. I don't know how to add Spanish Version for the post.

2

2 Answers

0
votes

PHPBB Language Packs are available and can be downloaded here

http://www.phpbb.com/languages/

0
votes

Posts that are submitted by a user are not translated by the software into any other language without a MOD.

Also, if you wish to have a second textarea to allow users to enter a spanish version of their post, that cannot be done withotu a MOD.

I am not currently aware of existing MODs to either of the above.