mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations permission.php (Portuguese)
This commit is contained in:
parent
ca214ca02c
commit
c665c0cba6
@ -50,11 +50,11 @@ return [
|
|||||||
],
|
],
|
||||||
],
|
],
|
||||||
'options' => [
|
'options' => [
|
||||||
'name' => 'Options',
|
'name' => 'Opções',
|
||||||
'option' => [
|
'option' => [
|
||||||
'read' => 'Can read options?',
|
'read' => 'Pode ler as opções?',
|
||||||
'write' => 'Can create/edit options?',
|
'write' => 'Pode criar / editar opções?',
|
||||||
'delete' => 'Can delete options?',
|
'delete' => 'Pode excluir opções?',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user