mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations permission.php (German)
This commit is contained in:
parent
e132124143
commit
1420e4b427
@ -50,11 +50,11 @@ return [
|
|||||||
],
|
],
|
||||||
],
|
],
|
||||||
'options' => [
|
'options' => [
|
||||||
'name' => 'Options',
|
'name' => 'Optionen',
|
||||||
'option' => [
|
'option' => [
|
||||||
'read' => 'Can read options?',
|
'read' => 'Kann Optionen lesen?',
|
||||||
'write' => 'Can create/edit options?',
|
'write' => 'Kann Optionen erstellen / bearbeiten?',
|
||||||
'delete' => 'Can delete options?',
|
'delete' => 'Kann Optionen löschen?',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user