mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations permission.php (Polish)
This commit is contained in:
parent
d4cc94dbaf
commit
d0ce351846
@ -50,11 +50,11 @@ return [
|
||||
],
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Options',
|
||||
'name' => 'Opcje',
|
||||
'option' => [
|
||||
'read' => 'Can read options?',
|
||||
'write' => 'Can create/edit options?',
|
||||
'delete' => 'Can delete options?',
|
||||
'read' => 'Czy możesz przeczytać opcje?',
|
||||
'write' => 'Czy można tworzyć / edytować opcje?',
|
||||
'delete' => 'Czy można usunąć opcje?',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user