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