new crowdin translations
This commit is contained in:
12
resources/lang/sr-CS/documents.php
Normal file
12
resources/lang/sr-CS/documents.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'messages' => [
|
||||
'email_sent' => ':type mail nije poslat!',
|
||||
'marked_sent' => ':type označen kao poslat!',
|
||||
'marked_paid' => ':type označen kao plaćen!',
|
||||
'marked_viewed' => ':type označen kao pregledan!',
|
||||
'marked_cancelled' => ':type označen kao otkazan!',
|
||||
'marked_received' => ':type označen kao primljen!',
|
||||
],
|
||||
];
|
Reference in New Issue
Block a user