mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations message.php (Hindi)
This commit is contained in:
parent
5f230acd1f
commit
e605c3e983
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'choose_file' => 'आप किस फ़ाइल का उपयोग करना चाहेंगे?',
|
||||
'choose_folder' => 'आप किस फ़ोल्डर में अपलोड करना चाहते हैं?',
|
||||
'upload' => 'अपलोड करने के लिए यहां क्लिक या ड्रॉप करें।',
|
||||
'no_file_selected' => 'किसी भी फाइल का चयन नहीं।',
|
||||
'no_uploads' => 'कोई फ़ाइल अपलोड नहीं की गई।',
|
||||
'overwrite' => 'पहले ही अपलोड किया जा चुका है। क्या आप इसे अधिलेखित करना चाहेंगे?',
|
||||
'uploading' => 'अपलोड हो रहा है',
|
||||
'loading' => 'लोड हो रहा है',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user