mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-28 08:34:40 -06:00
New translations button.php (Japanese)
This commit is contained in:
parent
5ea51f8edd
commit
d9d9568e43
@ -0,0 +1,8 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'new_category' => '新たなカテゴリー',
|
||||||
|
'add_sub_category' => 'サブカテゴリを追加',
|
||||||
|
'sub_category' => 'サブカテゴリーを表示',
|
||||||
|
'new_placeholderforsearch' => '検索用の新しいプレースホルダー',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user