Hello |
Hello
Would like to hear to you about the translation to the profile sheet. How do I do? Where should I add this translation if I want more than one language? In which directory? Or I'll just enter it into any existing file?
Thanks for all the help I can get.
Has also translated 50% of all the files I have to Swedish if anyone is interested
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Peggy Sue@mathistad
Peggy Sue - 0 likes
You must log in to post replies.Solved the problem of translation.
Save the form as "Yes, use the Elgg translation system".
Went to the mod/form/formtrans/en.php.
Copied file and named it "sv.php".
Translated it and changed $ english = array ( to $ Swedish = array ( and
add_translation("en",$english); to add_translation ('sv', $ Swedish);".
Put the file to server and voila, ready