mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
6 lines
121 B
PHP
6 lines
121 B
PHP
<?php
|
||
|
||
return [
|
||
'categories_mass_delete_success' => 'Kategoriler ve ilgili alt kategoriler başarıyla silindi!',
|
||
];
|