mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
record order change functionality
This commit is contained in:
parent
11eef69dda
commit
57c9816135
9 changed files with 107 additions and 0 deletions
|
@ -238,6 +238,7 @@ $LANG['es'] = array(
|
|||
'SSL Key' => 'Llave SSL',
|
||||
'SSL Certificate Authority / Intermediate' => 'Certificado SSL Autoridad / Intermedio',
|
||||
'optional' => 'opcional',
|
||||
'internal' => 'interno',
|
||||
'Statistics Authorization' => 'Autorización de Estadísticas',
|
||||
'Statistics Auth' => 'Estadística Auth',
|
||||
'Account' => 'Cuenta',
|
||||
|
@ -249,6 +250,7 @@ $LANG['es'] = array(
|
|||
'Record' => 'Registro',
|
||||
'IP or Value' => 'IP o Valor',
|
||||
'Priority' => 'Prioridad',
|
||||
'Record Number' => 'Número de registro',
|
||||
'in megabytes' => 'en megabytes',
|
||||
'Message' => 'Mensaje',
|
||||
'use local-part' => 'usar parte-local',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue