mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
db quick link after creation
This commit is contained in:
parent
563d00dd02
commit
c60bda6b95
8 changed files with 21 additions and 7 deletions
|
@ -348,7 +348,7 @@ $LANG['ro'] = array(
|
|||
'DNS_RECORD_CREATED_OK' => 'Înregistrare <b>%s.%s</b> a fost creată cu succes.',
|
||||
'MAIL_DOMAIN_CREATED_OK' => 'Domeniu <a href="/list/mail/?domain=%s"><b>%s</b></a> a fost creat cu succes.',
|
||||
'MAIL_ACCOUNT_CREATED_OK' => 'Contul de poștă <a href="/edit/mail/?account=%s&domain=%s"><b>%s@%s</b></a> a fost creat cu succes',
|
||||
'DATABASE_CREATED_OK' => 'Baza de date <a href="/edit/db/?database=%s"><b>%s</b></a> a fost creată cu succes.',
|
||||
'DATABASE_CREATED_OK' => 'Baza de date <a href="/edit/db/?database=%s"><b>%s</b></a> a fost creată cu succes',
|
||||
'CRON_CREATED_OK' => 'Sarcina a fost creată cu succes.',
|
||||
'IP_CREATED_OK' => '"IP adresa <a href="/edit/ip/?ip=%s"><b>%s</b></a> a fost creată cu succes.',
|
||||
'PACKAGE_CREATED_OK' => 'Pachet <a href="/edit/package/?package=%s"><b>%s</b></a> a fost creat cu succes.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue