mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
corret singular string
This commit is contained in:
parent
fca32ae32c
commit
ba085851c1
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ $LANG['en'] = array(
|
|||
'CPU' => 'CPU',
|
||||
'Memory' => 'Memória',
|
||||
'Uptime' => 'Uptime',
|
||||
'core package' => 'pacotes principais',
|
||||
'core package' => 'pacote principal',
|
||||
'php interpreter' => 'interpretador php',
|
||||
'internal web server' => 'servidor web interno',
|
||||
'Version' => 'Versão',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue