mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
6 lines
133 B
PHP
6 lines
133 B
PHP
<?php
|
|
|
|
return [
|
|
'categories_mass_delete_success' => 'Kategorien und verwandte Unterkategorien wurden erfolgreich gelöscht!',
|
|
];
|