mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
quick links after successful creation
This commit is contained in:
parent
f34738f04d
commit
01c6af93f1
8 changed files with 15 additions and 12 deletions
|
@ -342,12 +342,12 @@ $LANG['ro'] = array(
|
|||
'1 object' => '1 obiect',
|
||||
'%s objects' => '%s obiecte',
|
||||
|
||||
'USER_CREATED_OK' => 'Utilizator <a href="/edit/user/?user=%s"><b>%s</b></a> a fost creat cu succes.',
|
||||
'USER_CREATED_OK' => 'Utilizator <a href="/edit/user/?user=%s"><b>%s</b></a> a fost creat cu succes',
|
||||
'WEB_DOMAIN_CREATED_OK' => 'Domeniu <a href="/edit/web/?domain=%s"><b>%s</b></a> a fost creat cu succes.',
|
||||
'DNS_DOMAIN_CREATED_OK' => 'Domeniu <a href="/list/dns/?domain=%s"><b>%s</b></a> a fost creat cu succes.',
|
||||
'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.',
|
||||
'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.',
|
||||
'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.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue