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' => [
|
'options' => [
|
||||||
'name' => 'Options',
|
'name' => 'オプション',
|
||||||
'option' => [
|
'option' => [
|
||||||
'read' => 'Can read options?',
|
'read' => 'オプションを読むことができますか?',
|
||||||
'write' => 'Can create/edit options?',
|
'write' => 'オプションを作成/編集できますか?',
|
||||||
'delete' => 'Can delete options?',
|
'delete' => 'オプションを削除できますか?',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user