mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations permission.php (Vietnamese)
This commit is contained in:
parent
26dcb34061
commit
574789ec0d
@ -50,11 +50,11 @@ return [
|
||||
],
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Options',
|
||||
'name' => 'Tùy chọn',
|
||||
'option' => [
|
||||
'read' => 'Can read options?',
|
||||
'write' => 'Can create/edit options?',
|
||||
'delete' => 'Can delete options?',
|
||||
'read' => 'Có thể đọc các tùy chọn?',
|
||||
'write' => 'Có thể tạo / chỉnh sửa các tùy chọn?',
|
||||
'delete' => 'Có thể xóa các tùy chọn?',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user