mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 07:16:06 -06:00
New translations setting.php (Japanese)
This commit is contained in:
parent
fa148584b2
commit
8db9458e1f
@ -0,0 +1,10 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'show_my_ads' => [
|
||||||
|
'name' => '広告タブを表示',
|
||||||
|
],
|
||||||
|
'upload_avatar' => [
|
||||||
|
'name' => 'アバターのアップロード',
|
||||||
|
],
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user