mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations message.php (Italian)
This commit is contained in:
parent
0e22d07a51
commit
a9f381e8d7
@ -2,4 +2,5 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'categories_mass_delete_success' => 'Le categorie e le relative sottocategorie sono state eliminate con successo!',
|
'categories_mass_delete_success' => 'Le categorie e le relative sottocategorie sono state eliminate con successo!',
|
||||||
|
'cat_slug_exists' => 'Esiste già una categoria con uno slug di :slug!',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user