mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-06 07:15:24 -06:00
New translations permission.php (Japanese)
This commit is contained in:
parent
e22debacc1
commit
5b01f55bdf
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'village' => [
|
||||
'name' => '村',
|
||||
'option' => [
|
||||
'read' => '村が読める?',
|
||||
'write' => '村を作成/編集できますか?',
|
||||
'delete' => '村を削除できますか?',
|
||||
],
|
||||
],
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user