mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Gpaphs instead of graphics
This commit is contained in:
parent
98bdf88ef6
commit
ba19e60b2d
5 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
$LANG['en'] = array(
|
||||
'Packages' => 'Packages',
|
||||
'IP' => 'IP',
|
||||
'Graphics' => 'Graphics',
|
||||
'Graphs' => 'Graphs',
|
||||
'Statistics' => 'Statistics',
|
||||
'Log' => 'Log',
|
||||
'Services' => 'Services',
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
$LANG['es'] = array(
|
||||
'Packages' => 'Planes',
|
||||
'IP' => 'IP',
|
||||
'Graphics' => 'Gráficos',
|
||||
'Graphs' => 'Gráficos',
|
||||
'Statistics' => 'Estadísticas',
|
||||
'Log' => 'Mensajes',
|
||||
'Services' => 'Servicios',
|
||||
|
|
|
@ -9,7 +9,7 @@ $LANG['ro'] = array(
|
|||
|
||||
'Packages' => 'Pachete',
|
||||
'IP' => 'IP',
|
||||
'Graphics' => 'Graficele',
|
||||
'Graphs' => 'Graficele',
|
||||
'Statistics' => 'Statistică',
|
||||
'Log' => 'Log',
|
||||
'Services' => 'Servicii',
|
||||
|
|
|
@ -9,7 +9,7 @@ $LANG['ru'] = array(
|
|||
|
||||
'Packages' => 'Пакеты',
|
||||
'IP' => 'IP',
|
||||
'Graphics' => 'Графики',
|
||||
'Graphs' => 'Графики',
|
||||
'Statistics' => 'Статистика',
|
||||
'Log' => 'Журнал',
|
||||
'Services' => 'Службы',
|
||||
|
|
|
@ -9,7 +9,7 @@ $LANG['ua'] = array(
|
|||
|
||||
'Packages' => 'Пакети',
|
||||
'IP' => 'IP',
|
||||
'Graphics' => 'Графіки',
|
||||
'Graphs' => 'Графіки',
|
||||
'Statistics' => 'Статистика',
|
||||
'Log' => 'Журнал',
|
||||
'Services' => 'Служби',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue