Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 531 Bytes

File metadata and controls

12 lines (7 loc) · 531 Bytes

Translating CommandPost


CommandPost has been designed with internationalisation in mind.

To translate CommandPost to another language visit POeditor.

We use i18n.lua to handle translations.

We currently have a single translation file for each language, which covers both the Extensions & Plugins within CommandPost-App.

If you're developing a plugin, we recommend still using i18n, and doing your own translations within the plugin.