mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-16 22:01:00 +00:00
Add Czech translation.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$g_lang["head"] = "Stránka nebyla nalezena";
|
||||
$g_lang["message"] = "<p>Omlouváme se, ale stránka nebyla na serveru nalezena.</p>\n\n<p>Možná vám však pomohou tyto možnosti:</p>\n\n<ul>\n <li>Go to the <a href=\"/\" title=\"Go to home page\">home page</a></li>\n <li>Return to the <a href=\"javascript:history.back()\" title=\"Go to previous page\">previous page</a></li>\n</ul>\n";
|
||||
|
||||
$g_lang["m_title"] = "404 Stránka nebyla nalezena";
|
||||
?>
|
||||
Reference in New Issue
Block a user