Add Polish. Thanks @Hypereqqq

This commit is contained in:
Oleg Sh
2022-12-07 20:50:55 +02:00
parent 4b82685aaa
commit f449fa674d
15 changed files with 454 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
$g_lang['m_title'] = '500 Wewnętrzny błąd serwera';
$g_lang['head'] = 'Błąd strony';
$g_lang['message'] = 'Przepraszamy, ale na tej stronie wystąpił błąd.';
?>