Skip to content

dadeke/akaunting-module-custom-translation

Repository files navigation

Custom Translation app for Akaunting

Release Tests License

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.

Requirements

Installation

Settings

Add more lines into JSON files to fix the translation in your installation:

Spanish 🇪🇸

{
"Nuevo Factura": "Nueva Factura",
"Nuevo Factura recurrente": "Nueva Factura recurrente"
}

Portuguese 🇧🇷

{
"Novo Fatura": "Nova Fatura",
"Novo Fatura recorrente": "Nova Fatura recorrente"
}