hindi translation
This commit is contained in:
10
resources/lang/hi-IN/notifications.php
Normal file
10
resources/lang/hi-IN/notifications.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'whoops' => 'ओह!',
|
||||
'hello' => 'नमस्कार!',
|
||||
'salutation' => 'सादर,<br> :company_name',
|
||||
'subcopy' => 'यदि आपको ":text" बटन पर क्लिक करने में समस्या हो रही है, तो नीचे दिए गए URL को अपने वेब ब्राउज़र में कॉपी और पेस्ट करें: [: url] (: url)',
|
||||
|
||||
];
|
Reference in New Issue
Block a user