mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-01 00:54:38 -06:00
6 lines
132 B
PHP
6 lines
132 B
PHP
<?php
|
|
|
|
return [
|
|
'categories_mass_delete_success' => 'Categorias e subcategorias relacionadas foram excluídas com sucesso!',
|
|
];
|