mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations permission.php (French)
This commit is contained in:
parent
0641d78956
commit
6b23e31a6b
@ -52,9 +52,9 @@ return [
|
|||||||
'options' => [
|
'options' => [
|
||||||
'name' => 'Options',
|
'name' => 'Options',
|
||||||
'option' => [
|
'option' => [
|
||||||
'read' => 'Can read options?',
|
'read' => 'Peut lire les options?',
|
||||||
'write' => 'Can create/edit options?',
|
'write' => 'Peut créer / modifier des options?',
|
||||||
'delete' => 'Can delete options?',
|
'delete' => 'Peut supprimer des options?',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user