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' => [
|
||||
'name' => 'Options',
|
||||
'name' => 'alternativ',
|
||||
'option' => [
|
||||
'read' => 'Can read options?',
|
||||
'write' => 'Can create/edit options?',
|
||||
'delete' => 'Can delete options?',
|
||||
'read' => 'Kan läsa alternativ?',
|
||||
'write' => 'Kan skapa / redigera alternativ?',
|
||||
'delete' => 'Kan radera alternativ?',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user