Pulse Studio Documentation
  • PULSE STUDIO Documentation
  • Assets & usages
    • Doorlock Systems
      • Installation
      • User guide
        • Setup
        • Create Door
        • Modify Door
        • Delete Door
        • Languages
      • Recurring problem
        • UI Not Working
        • Notify Not Working
        • Languages error
Powered by GitBook
On this page
  1. Assets & usages
  2. Doorlock Systems
  3. User guide

Languages

Explanation of the language system

PreviousDelete DoorNextRecurring problem

Last updated 2 months ago

All the languages on board are included in locales/*.json, If you want to change languages, for example to French, you need to go to shared/config.lua, you will find a language in the config, to put your language, check what is available in the locales, if it exists then replace it with another language found in the folder

If the language is not available, you can create one directly. Here's how to do it.

Don't forget to modify the interior of the new file to translate it to the language you have chosen.