mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
New translations message.php (Czech)
This commit is contained in:
parent
4a750a20bf
commit
7f47b704fc
@ -2,4 +2,5 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'categories_mass_delete_success' => 'Kategorie a související podkategorie byly úspěšně smazány!',
|
'categories_mass_delete_success' => 'Kategorie a související podkategorie byly úspěšně smazány!',
|
||||||
|
'cat_slug_exists' => 'Kategorie se slugem :slug již existuje!',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user