new crowdin translations
This commit is contained in:
12
resources/lang/ca-ES/documents.php
Normal file
12
resources/lang/ca-ES/documents.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'messages' => [
|
||||
'email_sent' => 'S\'ha enviat :type per correu!',
|
||||
'marked_sent' => 'S\'ha marcat :type com enviat!',
|
||||
'marked_paid' => 'S\'ha marcat :type com enviat!',
|
||||
'marked_viewed' => 'S\'ha marcat :type com enviat!',
|
||||
'marked_cancelled' => 'S\'ha marcat :type com cancel·lat!',
|
||||
'marked_received' => 'S\'ha marcat :type com rebut!',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user