mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations permission.php (Swedish)
This commit is contained in:
parent
bf70aa706f
commit
793915c770
@ -50,11 +50,11 @@ return [
|
|||||||
],
|
],
|
||||||
],
|
],
|
||||||
'options' => [
|
'options' => [
|
||||||
'name' => 'Options',
|
'name' => 'alternativ',
|
||||||
'option' => [
|
'option' => [
|
||||||
'read' => 'Can read options?',
|
'read' => 'Kan läsa alternativ?',
|
||||||
'write' => 'Can create/edit options?',
|
'write' => 'Kan skapa / redigera alternativ?',
|
||||||
'delete' => 'Can delete options?',
|
'delete' => 'Kan radera alternativ?',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user