From 4070036454731508a7caa56d19e0d5bc9e64614c Mon Sep 17 00:00:00 2001 From: Till Brehm <tbrehm@ispconfig.org> Date: Sun, 31 Jan 2016 12:57:21 -0500 Subject: [PATCH] Updated and merged language files. --- interface/web/vm/lib/lang/fr_openvz_vm_list.lng | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interface/web/vm/lib/lang/fr_openvz_vm_list.lng b/interface/web/vm/lib/lang/fr_openvz_vm_list.lng index 9a6f78f..287069e 100644 --- a/interface/web/vm/lib/lang/fr_openvz_vm_list.lng +++ b/interface/web/vm/lib/lang/fr_openvz_vm_list.lng @@ -6,5 +6,5 @@ $wb['template_id_txt'] = 'Modèle'; $wb['hostname_txt'] = 'Hostname'; $wb['ip_address_txt'] = 'Adresse IP'; -$wb['veid_txt'] = 'VEID'; +$wb['veid_txt'] = 'VEId'; ?> -- Gitblit v1.9.1