mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations permission.php (Korean)
This commit is contained in:
parent
01a8f37e1b
commit
2a6c309bcf
@ -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