-
Notifications
You must be signed in to change notification settings - Fork 79
How to localize interface
PhantomYdn edited this page Oct 24, 2014
·
1 revision
Orienteer storing localization in DB. There is a system class called OLocalization.
To localize you should:
- Visit place where you wish to have localization. System will create required resource keys in OLocalization automatically.
- Goto OLocalization and find required keys.
- Modify property "value" as required and mark it active.
Currently, system restart required to take effect after localization. Related Issue
Wanna check it out? Use demo server! (Usernames/passwords: admin/admin, writer/writer, reader/reader)