mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-14 11:46:10 +00:00
Add Polish. Thanks @Hypereqqq
This commit is contained in:
6
lang/pl/_500.php
Normal file
6
lang/pl/_500.php
Normal 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.';
|
||||
?>
|
||||
Reference in New Issue
Block a user