mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-08-17 16:46:12 +00:00
5 lines
86 B
PHP
5 lines
86 B
PHP
<?php
|
|
|
|
$g_lang['home_notg'] = 'Accueil';
|
|
$g_lang['back_notg'] = 'Arrière';
|
|
?>
|