Skip to content

2. Setting Translation

Taufik Firmansyah edited this page Jul 14, 2015 · 3 revisions

Sximo already support multilanguages. adding new languages can be done via iterface application or manualy

####Add new language via iterface

Go to Control panel -> translation -> Add new translation

Screen 1

  • Languange Name is your country language
  • Foldername is language ID , example : es , pt_br , in , id
  • Author is your name

Save the form and you will see new languange on the lists

Go to Control panel -> translation -> manage -> lang ID

Screen 1

Now you can start translation into your languange

Install new languange

If you already have languange packed , then you need to install them into your current application

  • copy new folder lang into /resources/lang/es

That it is !

Clone this wiki locally