-
Notifications
You must be signed in to change notification settings - Fork 20
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
- 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
Now you can start translation into your 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 !
####Getting Started
####Setting Application
- Manage Translation
- Manage Social Network
- Manage Basic Info
- Manage Users and Groups
- Blast Emails
- Audit Trails / Log Activities
- Create New Page
- Working with PHP and MySQL on static page
- Create your own theme
- Embed form on your page
- Multilanguage Page content
- Shotcode
- How to disable your input form
- Nested select Dropdown
- [Change Date format] (https://github.com/mangopik/sximo5/wiki/5.3-Changing-Date-format)
- [Select with advance filder] (https://github.com/mangopik/sximo5/wiki/5.4-Select-with-advance-filter)
- Structure
- [Module Configuration Info] (https://github.com/mangopik/sximo5/wiki/6.7-Module-Configuration-Info)
- Formating Post Value before insert to database
- Default Sort and Order
- Entry By table field
- Add default filter Search
- Change view layout template to frontend
- Registering Helpers/Library
- [Notification System] (https://github.com/mangopik/sximo5/wiki/9.2-Notification-Function)

