mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-08-17 08:36:20 +00:00
5 lines
100 B
PHP
Executable File
5 lines
100 B
PHP
Executable File
<?php
|
||
|
||
$g_lang['home_notg'] = 'На главную';
|
||
$g_lang['back_notg'] = 'Назад';
|
||
?>
|