new crowdin translations
This commit is contained in:
11
resources/lang/cs-CZ/categories.php
Normal file
11
resources/lang/cs-CZ/categories.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'collapse' => 'Skrýt všechno',
|
||||
|
||||
'form_description' => [
|
||||
'general' => 'Kategorie vám pomůže klasifikovat vaše položky, příjmy, výdaje a další záznamy.',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user