mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
autoupdates i18n
This commit is contained in:
parent
44d907f202
commit
d50fa973fe
12 changed files with 48 additions and 3 deletions
|
@ -82,6 +82,8 @@ $LANG['bs'] = array(
|
|||
'generate' => 'generiši',
|
||||
'Generate CSR' => 'Generiši CSR',
|
||||
'reread IP' => 'obnovi IP',
|
||||
'enable autoupdate' => 'uključuju autoupdate',
|
||||
'disable autoupdate' => 'onemogućiti autoupdate',
|
||||
|
||||
'Adding User' => 'Dodavanje korisnika',
|
||||
'Editing User' => 'Izmjena korisnika',
|
||||
|
@ -364,6 +366,8 @@ $LANG['bs'] = array(
|
|||
'IP_CREATED_OK' => 'IP adrese <a href="/edit/ip/?ip=%s"><b>%s</b></a> su uspješno napravljene.',
|
||||
'PACKAGE_CREATED_OK' => 'Paket <a href="/edit/package/?package=%s"><b>%s</b></a> je uspješno napravljen.',
|
||||
'SSL_GENERATED_OK' => 'Certifikat je uspješno generisan.',
|
||||
'Autoupdate has been successfully enabled' => 'Autoupdate has been successfully enabled',
|
||||
'Autoupdate has been successfully disabled' => 'Autoupdate has been successfully disabled',
|
||||
'Changes has been saved.' => 'Postavke su uspješno sačuvane.',
|
||||
'Confirmation' => 'Potvrda',
|
||||
'DELETE_USER_CONFIRMATION' => 'Da li ste sigurni da želite obrisati %s?',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue