mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations permission.php (Japanese)
This commit is contained in:
parent
0340dd8440
commit
a4f5ea7e7b
@ -50,11 +50,11 @@ return [
|
||||
],
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Options',
|
||||
'name' => 'オプション',
|
||||
'option' => [
|
||||
'read' => 'Can read options?',
|
||||
'write' => 'Can create/edit options?',
|
||||
'delete' => 'Can delete options?',
|
||||
'read' => 'オプションを読むことができますか?',
|
||||
'write' => 'オプションを作成/編集できますか?',
|
||||
'delete' => 'オプションを削除できますか?',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user