new crowdin translations

This commit is contained in:
Crowdin Bot
2021-01-02 00:44:57 +00:00
parent 4612f6b35b
commit 5e067c327f
45 changed files with 833 additions and 9 deletions

View 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!',
],
];