This app is workaround that allows you to replace some the official Akaunting translation without editing its core. It will be useful while it is not possible to fix some translations in the Crowdin project.
- Into
modules
create folderCustomTranslation
(camel case) - Download the last release https://github.com/dadeke/akaunting-module-custom-translation/releases custom-translation-(version).zip
- Extract zip file into
modules/CustomTranslation
- Install the module:
php artisan module:install custom-translation 1
Add more lines into JSON files to fix the translation in your installation: