Akaunting/resources/lang/en-US/categories.php

12 lines
216 B
PHP
Raw Normal View History

2024-10-09 00:27:16 +00:00
<?php
return [
'collapse' => 'Collapse',
'form_description' => [
'general' => 'The category helps you classify your items, incomes, expenses, and other records.',
],
];