Kanboard plugin to overwrite translations
How to overwrite Kanboard translations?
Translations are stored inside the directory Locale There is sub-directory for each language, by example for the French we have fr_FR, Italian it_IT etc... A translation is a PHP file that returns an Array with a key-value pairs The key is the original text in english and the value is the translation for the corresponding language
Author
- BlueTeck
- License MIT
Installation
- Decompress the archive in the
plugins
folder
or
- Create a folder plugins/Overwrite_translation
- Copy all files under this directory