hindi translation
This commit is contained in:
12
resources/lang/hi-IN/customers.php
Normal file
12
resources/lang/hi-IN/customers.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'can_login' => 'लॉग इन कर सकते हैं?',
|
||||
'user_created' => 'उपयोगकर्ता बनाया गया',
|
||||
|
||||
'error' => [
|
||||
'email' => 'ईमेल पहले ही ली जा चुकी हैं।'
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user