diff --git a/web/inc/i18n/en.php b/web/inc/i18n/en.php index 73f1535c..437c7a52 100644 --- a/web/inc/i18n/en.php +++ b/web/inc/i18n/en.php @@ -8,7 +8,7 @@ $LANG['en'] = array( 'Packages' => 'Packages', 'IP' => 'IP', - 'Graphics' => 'Graphics', + 'Graphs' => 'Graphs', 'Statistics' => 'Statistics', 'Log' => 'Log', 'Services' => 'Services', diff --git a/web/inc/i18n/es.php b/web/inc/i18n/es.php index eee9a605..23c947af 100644 --- a/web/inc/i18n/es.php +++ b/web/inc/i18n/es.php @@ -7,7 +7,7 @@ $LANG['es'] = array( 'Packages' => 'Planes', 'IP' => 'IP', - 'Graphics' => 'Gráficos', + 'Graphs' => 'Gráficos', 'Statistics' => 'Estadísticas', 'Log' => 'Mensajes', 'Services' => 'Servicios', diff --git a/web/inc/i18n/ro.php b/web/inc/i18n/ro.php index 0e9871a5..22da695a 100644 --- a/web/inc/i18n/ro.php +++ b/web/inc/i18n/ro.php @@ -9,7 +9,7 @@ $LANG['ro'] = array( 'Packages' => 'Pachete', 'IP' => 'IP', - 'Graphics' => 'Graficele', + 'Graphs' => 'Graficele', 'Statistics' => 'Statistică', 'Log' => 'Log', 'Services' => 'Servicii', diff --git a/web/inc/i18n/ru.php b/web/inc/i18n/ru.php index c4b07d9c..97b78293 100644 --- a/web/inc/i18n/ru.php +++ b/web/inc/i18n/ru.php @@ -9,7 +9,7 @@ $LANG['ru'] = array( 'Packages' => 'Пакеты', 'IP' => 'IP', - 'Graphics' => 'Графики', + 'Graphs' => 'Графики', 'Statistics' => 'Статистика', 'Log' => 'Журнал', 'Services' => 'Службы', diff --git a/web/inc/i18n/ua.php b/web/inc/i18n/ua.php index 80f06125..d636dddf 100644 --- a/web/inc/i18n/ua.php +++ b/web/inc/i18n/ua.php @@ -9,7 +9,7 @@ $LANG['ua'] = array( 'Packages' => 'Пакети', 'IP' => 'IP', - 'Graphics' => 'Графіки', + 'Graphs' => 'Графіки', 'Statistics' => 'Статистика', 'Log' => 'Журнал', 'Services' => 'Служби',