Update Czech translations. Fix Spain flag.

This commit is contained in:
Oleg Sh
2026-04-06 17:06:03 +02:00
parent 6f5fb0fc9c
commit c4036e5fe8
5 changed files with 48 additions and 47 deletions

View File

@@ -1,6 +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.';
?>
$g_lang['m_title'] = '500 Interní chyba serveru';
$g_lang['head'] = 'Chyba serveru';
$g_lang['message'] = 'Omlouváme se, ale na stránku se nám vloudila chybka.';
?>