mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 07:16:06 -06:00
New translations button.php (Japanese)
This commit is contained in:
parent
8622d498f5
commit
eea2548d54
@ -0,0 +1,8 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'select_file' => 'ファイルを選択',
|
||||||
|
'upload' => 'アップロードする',
|
||||||
|
'remove' => '削除する',
|
||||||
|
'change' => '変化する',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user