mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-15 14:41:05 +00:00
5 lines
71 B
PHP
5 lines
71 B
PHP
<?php
|
|
|
|
$g_lang["home"] = "Thuis";
|
|
$g_lang["back"] = "Terug";
|
|
?>
|