mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations permission.php (Italian)
This commit is contained in:
parent
db1002c059
commit
0cba21ba11
@ -50,11 +50,11 @@ return [
|
|||||||
],
|
],
|
||||||
],
|
],
|
||||||
'options' => [
|
'options' => [
|
||||||
'name' => 'Options',
|
'name' => 'Opzioni',
|
||||||
'option' => [
|
'option' => [
|
||||||
'read' => 'Can read options?',
|
'read' => 'Può leggere le opzioni?',
|
||||||
'write' => 'Can create/edit options?',
|
'write' => 'Può creare / modificare opzioni?',
|
||||||
'delete' => 'Can delete options?',
|
'delete' => 'Può eliminare le opzioni?',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user