Skip to content
Jason Austin edited this page Aug 19, 2013 · 1 revision

OTF gives the ability for application admins to customize text within the OTF default pages without the need to change source code.

Using translation files, an application admin can replace strings to customize the text. On each page, there is a link at the bottom that says "Edit Overrides". This allows application admins to change the text, save it, and it will now be changed for everyone without overwriting core OTF code.

The translation files are stored in /application/languages/en.

Clone this wiki locally