updated translations

This commit is contained in:
denisdulici
2020-03-07 15:59:15 +03:00
parent c0d97176e5
commit 3fcb4327a8
59 changed files with 504 additions and 251 deletions

View File

@ -0,0 +1,11 @@
<?php
return [
'error' => [
'not_user_dashboard' => 'त्रुटि: आपको इस डैशबोर्ड को बदलने की अनुमति नहीं है!',
'delete_last' => 'त्रुटि: अंतिम डैशबोर्ड को हटा नहीं सकते। कृपया, पहले एक नया बनाएं!',
'disable_last' => 'त्रुटि: अंतिम डैशबोर्ड को निष्क्रिय नहीं कर सकते। कृपया, पहले एक नया बनाएं!',
],
];