new crowdin translations
This commit is contained in:
11
resources/lang/sl-SI/categories.php
Normal file
11
resources/lang/sl-SI/categories.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'collapse' => 'Strni',
|
||||
|
||||
'form_description' => [
|
||||
'general' => 'Kategorije ti pomagajo pravilno razvrstiti prejemke, odhodke in ostale zapise',
|
||||
],
|
||||
|
||||
];
|
@@ -25,4 +25,9 @@ return [
|
||||
'docs_link' => 'https://akaunting.com/docs',
|
||||
'support_link' => 'https://akaunting.com/support',
|
||||
|
||||
'favorite' => [
|
||||
'added_favorite' => 'Dodano med priljubljene',
|
||||
'add_favorite' => 'Dodaj med priljubljene',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user