mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
New translations permission.php (Spanish)
This commit is contained in:
parent
eade268d38
commit
e2a1dae0a6
@ -50,11 +50,11 @@ return [
|
|||||||
],
|
],
|
||||||
],
|
],
|
||||||
'options' => [
|
'options' => [
|
||||||
'name' => 'Options',
|
'name' => 'Opciones',
|
||||||
'option' => [
|
'option' => [
|
||||||
'read' => 'Can read options?',
|
'read' => '¿Puede leer las opciones?',
|
||||||
'write' => 'Can create/edit options?',
|
'write' => '¿Puede crear / editar opciones?',
|
||||||
'delete' => 'Can delete options?',
|
'delete' => '¿Puede eliminar opciones?',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user