akaunting/resources/lang/en-AU/categories.php

12 lines
216 B
PHP
Raw Normal View History

2022-06-04 00:26:44 +00:00
<?php
return [
'collapse' => 'Collapse',
'form_description' => [
'general' => 'The category helps you classify your items, incomes, expenses, and other records.',
],
];