Station Edit (work in progress)

This commit is contained in:
HB9HIL
2023-10-12 10:44:37 +02:00
parent a4bac5d987
commit a71c62a6fb
47 changed files with 435 additions and 35 deletions

View File

@@ -16,6 +16,8 @@ $lang['admin_options'] = 'Options';
$lang['admin_create_user'] = 'Creation d\'un utilisateur';
$lang['admin_delete'] = 'Supprimer';
$lang['admin_edit'] = 'Editer';
$lang['admin_create'] = 'Create';
$lang['admin_update'] = 'Update';
$lang['admin_copy'] = 'Copy';
$lang['admin_save'] = 'Save';
$lang['admin_close'] = 'Close';