mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
Added words for sorting feature
This commit is contained in:
parent
afb11b4a52
commit
f5c686a5e2
23 changed files with 49 additions and 3 deletions
|
@ -182,7 +182,7 @@ $LANG['ro'] = array(
|
|||
'Additional FTP Account' => 'Cont suplimentar FTP',
|
||||
'SOA' => 'SOA',
|
||||
'TTL' => 'TTL',
|
||||
'Expire' => 'Data expirării',
|
||||
'Expire' => 'Expiră',
|
||||
'Records' => 'DNS înregistrări',
|
||||
'Catchall email' => 'E-mail catchall',
|
||||
'AntiVirus Support' => 'Antivirus',
|
||||
|
@ -497,4 +497,6 @@ $LANG['ro'] = array(
|
|||
'Backup Migration Manager' => 'Backup Migration Manager',
|
||||
'FileManager' => 'FileManager',
|
||||
|
||||
'sort by' => 'sort by',
|
||||
'Date' => 'Data',
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue