mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations message.php (Persian)
This commit is contained in:
parent
68dfd92ae9
commit
69a5c721bd
@ -1,12 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'choose_file' => 'Which file would you like to use?',
|
||||
'choose_folder' => 'Which folder would you like to upload to?',
|
||||
'upload' => 'Click or drop files here to upload.',
|
||||
'no_file_selected' => 'No file selected.',
|
||||
'no_uploads' => 'No files uploaded.',
|
||||
'overwrite' => 'has already been uploaded. Would you like to overwrite it?',
|
||||
'uploading' => 'Uploading',
|
||||
'loading' => 'Loading',
|
||||
'choose_file' => 'از کدام پرونده دوست دارید استفاده کنید؟',
|
||||
'choose_folder' => 'کدام پوشه را می خواهید بارگذاری کنید؟',
|
||||
'upload' => 'برای بارگذاری ، اینجا را کلیک کنید یا رها کنید.',
|
||||
'no_file_selected' => 'هیچ فایلی انتخاب نشده است.',
|
||||
'no_uploads' => 'هیچ پرونده بارگذاری نشده است.',
|
||||
'overwrite' => 'قبلاً بارگذاری شده است آیا می خواهید آن را بازنویسی کنید؟',
|
||||
'uploading' => 'بارگذاری',
|
||||
'loading' => 'بارگذاری',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user