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