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
f3bc36d254
commit
df6d38f377
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'choose_folder' => 'आप किस फ़ोल्डर में अपलोड करना चाहते हैं?',
|
||||
'upload' => 'जोड़ें Addmages | अपलोड İmages | एक तस्वीर लगाओ',
|
||||
'choose_files' => 'आप किन फ़ाइलों का उपयोग करना चाहेंगे?',
|
||||
'no_files_selected' => 'कोई फ़ाइल चयनित नहीं है।',
|
||||
'no_uploads' => 'कोई फ़ाइल अपलोड नहीं की गई।',
|
||||
'overwrite' => 'पहले ही अपलोड किया जा चुका है। क्या आप इसे अधिलेखित करना चाहेंगे?',
|
||||
'uploading' => 'अपलोड हो रहा है',
|
||||
'loading' => 'लोड हो रहा है',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user