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' => ':प्रकार ईमेल पठाइएको छ!',
'marked_sent' => ':प्रकार पठाइएको रूपमा चिन्ह लगाइयो!',
'marked_paid' => ':प्रकार भुक्तानी प्राप्त भैसकेको चिन्हित गरियो!',
'marked_viewed' => ': प्रकार हेरेको रूपमा चिन्ह लगाईयो!',
'marked_cancelled' => ': प्रकार रद्द भएको चिन्ह लगाईयो',
'marked_received' => ': प्रकार प्राप्त भएको चिन्ह लगाईयो !',
],
];