2025-10-08 16:00:47 -04:00

18 lines
636 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'nav_title' => 'Ролі',
'model_label' => 'Роля',
'model_label_plural' => 'Ролі',
'no_roles' => 'Няма роляў',
'name' => 'Назва ролі',
'permissions' => 'Правы',
'in_use' => 'У выкарыстанні',
'all' => 'Усе',
'root_admin' => 'Роля :role мае ўсе правы.',
'root_admin_delete' => 'Нельга выдаліць Root Admin',
'users' => 'Карыстальнікі',
'nodes' => 'Вузлы',
'nodes_hint' => 'Пакіньце пустым, каб дазволіць доступ да ўсіх вузлоў.',
];