updated translations
This commit is contained in:
11
resources/lang/hi-IN/dashboards.php
Normal file
11
resources/lang/hi-IN/dashboards.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'error' => [
|
||||
'not_user_dashboard' => 'त्रुटि: आपको इस डैशबोर्ड को बदलने की अनुमति नहीं है!',
|
||||
'delete_last' => 'त्रुटि: अंतिम डैशबोर्ड को हटा नहीं सकते। कृपया, पहले एक नया बनाएं!',
|
||||
'disable_last' => 'त्रुटि: अंतिम डैशबोर्ड को निष्क्रिय नहीं कर सकते। कृपया, पहले एक नया बनाएं!',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user