Add Czech translation.

This commit is contained in:
Oleg Sh
2023-09-30 17:17:03 +02:00
parent bde505c98e
commit 50d284b0b2
23 changed files with 497 additions and 5 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
$g_lang['m_title'] = '500 Internal Server Error';
$g_lang['head'] = 'Site Error';
$g_lang['message'] = 'Omlouváme se, ale na stránku se nám vloudila chybka.';
?>