mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations message.php (Spanish)
This commit is contained in:
parent
2c92232a1f
commit
c2da279d0d
@ -2,4 +2,5 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'categories_mass_delete_success' => '¡Las categorías y subcategorías relacionadas se han eliminado correctamente!',
|
'categories_mass_delete_success' => '¡Las categorías y subcategorías relacionadas se han eliminado correctamente!',
|
||||||
|
'cat_slug_exists' => '¡Ya existe una categoría con un slug de :slug!',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user