mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations permission.php (Romanian)
This commit is contained in:
parent
5d39dc9411
commit
92bfec8868
@ -50,11 +50,11 @@ return [
|
|||||||
],
|
],
|
||||||
],
|
],
|
||||||
'options' => [
|
'options' => [
|
||||||
'name' => 'Options',
|
'name' => 'Opțiuni',
|
||||||
'option' => [
|
'option' => [
|
||||||
'read' => 'Can read options?',
|
'read' => 'Pot citi opțiuni?',
|
||||||
'write' => 'Can create/edit options?',
|
'write' => 'Poate crea / edita opțiuni?',
|
||||||
'delete' => 'Can delete options?',
|
'delete' => 'Poți șterge opțiunile?',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user