Create translatable string for Classification

This commit is contained in:
Lucas Guima
2020-04-28 20:43:02 -03:00
parent 427a90ec85
commit 4bbe728376

View File

@@ -1134,6 +1134,7 @@ return [
'accounting' => 'Accounting', 'accounting' => 'Accounting',
'automation' => 'Automation', 'automation' => 'Automation',
'others' => 'Others', 'others' => 'Others',
'classification' => 'Classification',
// reports: // reports:
'report_default' => 'Default financial report between :start and :end', 'report_default' => 'Default financial report between :start and :end',