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