mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations message.php (Japanese)
This commit is contained in:
parent
e4b04a0854
commit
43c787f4d3
@ -0,0 +1,12 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'choose_folder' => 'どのフォルダにアップロードしますか?',
|
||||||
|
'upload' => 'İmagesを追加する| İmagesをアップロードする|写真を添付',
|
||||||
|
'choose_files' => 'どのファイルを使用しますか?',
|
||||||
|
'no_files_selected' => 'ファイルが選択されていません。',
|
||||||
|
'no_uploads' => 'アップロードされたファイルはありません。',
|
||||||
|
'overwrite' => 'すでにアップロードされています。上書きしますか?',
|
||||||
|
'uploading' => 'アップロードしています',
|
||||||
|
'loading' => '読み込み中',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user