Skip to content

Commit ba19e60

Browse files
committed
Gpaphs instead of graphics
1 parent 98bdf88 commit ba19e60

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

web/inc/i18n/en.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
$LANG['en'] = array(
99
'Packages' => 'Packages',
1010
'IP' => 'IP',
11-
'Graphics' => 'Graphics',
11+
'Graphs' => 'Graphs',
1212
'Statistics' => 'Statistics',
1313
'Log' => 'Log',
1414
'Services' => 'Services',

web/inc/i18n/es.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
$LANG['es'] = array(
88
'Packages' => 'Planes',
99
'IP' => 'IP',
10-
'Graphics' => 'Gráficos',
10+
'Graphs' => 'Gráficos',
1111
'Statistics' => 'Estadísticas',
1212
'Log' => 'Mensajes',
1313
'Services' => 'Servicios',

web/inc/i18n/ro.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
'Packages' => 'Pachete',
1111
'IP' => 'IP',
12-
'Graphics' => 'Graficele',
12+
'Graphs' => 'Graficele',
1313
'Statistics' => 'Statistică',
1414
'Log' => 'Log',
1515
'Services' => 'Servicii',

web/inc/i18n/ru.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
'Packages' => 'Пакеты',
1111
'IP' => 'IP',
12-
'Graphics' => 'Графики',
12+
'Graphs' => 'Графики',
1313
'Statistics' => 'Статистика',
1414
'Log' => 'Журнал',
1515
'Services' => 'Службы',

web/inc/i18n/ua.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
'Packages' => 'Пакети',
1111
'IP' => 'IP',
12-
'Graphics' => 'Графіки',
12+
'Graphs' => 'Графіки',
1313
'Statistics' => 'Статистика',
1414
'Log' => 'Журнал',
1515
'Services' => 'Служби',

0 commit comments

Comments
 (0)