For downloading translations or customizing your own, please use the tool available inside your FileRun client account.
Using the FileRun translation tool:
The translation is split in several parts which refer to particular sections or features of FileRun.
Click the section you wish to edit, and you will see a list of words and phrases.
Simply click the text you wish to edit.
Each FileRun client can maintain its own version of the translations. On the third column of the table you can see the translations of the other clients, including the default translation if one is available. Please note that all the translations are public, so it is best to avoid writing information that you would like to keep private.
4. After you are done editing, you can download your version of the
translation by clicking the Download Your Translation File link. You
will get a file named language-name.php that you can apply to your
FileRun installation.
5. The language file can be either uploaded by FTP inside
system/data/translations folder or from the FileRun's control panel,
under the section Interface.
The following e-mail message templates can also have translations:
signup_email.tpl.txtaccount_notification.tpl.txtaccount_login_change.tpl.txtforgot_password.tpl.txtreset_password.tpl.txtspace_quota_warning.tpl.txtguest_account_notification.tpl.txtlogin_failed.tpl.txtpassword_changed.tpl.txtsend_files_by_email.tpl.txtTo add a translation create a folder named language-name inside
customizables/emails/ and make copies of the template files that you
want to customize. This system can also be used for customizing the
templates while preventing software updates from overwriting your
customization.
The main notification template, which is editable through the control
panel, can also have translations. Simply copy the template from the
control panel into a file named notifications.tpl.txt and place inside
customizables/emails/language-name/. Make sure it has a <Subject>
and <Body> tags as the template file account_notification.tpl.txt
has.