12 lines
229 B
PHP
12 lines
229 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'collapse' => 'Fäll ihop',
|
|
|
|
'form_description' => [
|
|
'general' => 'Kategorin hjälper dig att klassificera dina artiklar, inkomster, utgifter och andra poster.',
|
|
],
|
|
|
|
];
|