Bloxby Support Portal
  • Home
  • Knowledge Base
  • Forums
  • Register
  • Live Chat

Knowledge Base

  1. Home
  2. Knowledge Base
  3. Developer Manual
  4. How to translate Bloxby

How to translate Bloxby

  • Created August 5, 2017
  • Author Andrew Ozols
  • Category Developer Manual

Bloxby is translation ready. What this means is that all text used throughout the application is contained in language files. Language files are located in /application/language/ and the default language is “English” (language files located in /application/language/english/).

If you want to translate the application, you’ll first need to create the required language files. You can do this by simply copying the English language files and place them in the proper directory. For example, if you’re translating the application into Russian, you’ll need to copy the language files to /application/language/russian/.

In addition to translating the regular language files, you will also want to make sure you look through the page builder config file, found at /assets/js/modules/config.js, for text labels you might want to translate.

To activate your new language files, you will need to make two final changes:

  1. Edit the language parameter in the Settings panel and
  2. Edit the application’s main configuration file (/application/config/config.php) and modify the $config[‘language’] variable.

Was this article helpful?

Yes No

Related Articles

  • Update from v1.3.1 to v1.4.0
    • 0
    • 981
  • Update from v1.3.0 to v1.3.1
    • 0
    • 842
    • 1
  • Update from v1.2.3 to v1.3.0
    • 1
    • 795
  • Update from v1.2.0 to v1.2.3
    • 0
    • 1020
  • Update from v1.1.4 to v1.2.0
    • 1
    • 1043
  • Automated login
    • 0
    • 1702
    • 1

Leave A Comment? Cancel Reply

You must be logged in to post a comment.

Knowledge Base Categories

  • User Manual
  • General
    • Frequently Asked Questions
  • Developer Manual
    • Updates
    • Integration
    • Extending Bloxby
  • Admin Manual
    • Managing Blocks & Components

Popular Articles

  • Server Requirements
  • Installation Guide
  • How to modify or develop Bloxby
  • Terms and Definitions
  • How to configure Bloxby page builder

Knowledge Base Authors

  • Andrew Ozols
    Andrew Ozols
    Articles Authored: 138
  • Herbert
    Herbert
    Articles Authored: 4

Knowledge Base Authors

  • Andrew Ozols
    Andrew Ozols
    Articles Authored: 138
  • Herbert
    Herbert
    Articles Authored: 4

Forum Statistics

Forums
11
Topics
1,083
Replies
6,210
Topic Tags
249
© Bloxby 2019, All rights reserved