Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.72 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.72 KB

VitalPBX Localization

This is the public repository for the localization files.

To provide additional localizations and corrections, please submit a pull request. For further information please contact support@vitalpbx.com.

There are two ways of localizing VitalPBX. The preferred method is to use GitHub as it allows you be notified of future changes and updates. It has multiple tutorials for Mac, Windows and Linux on setting up and working with GIT as well as desktop clients:

  1. Create a github account (if you don't have one already)
  2. Fork the VitalPBX localization repository
  3. Clone your forked repository to your desktop
  4. Create and commit changes
  5. Push commits to your github repository
  6. Create a pull request

Alternatively, you can make changes manually and send them by email:

  1. Download the latest version (click here)
  2. Make changes
  3. Send the result to support@vitalpbx.com

Creating a new localization involves creating a new folder (copy en_US) and defining grammar rules (copy en_US.rules). You can then start localizing. The localization files follow a simple symbol = "text" format. Only the text part should be translated.