mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
Add one more FTP / Restart confirmation
This commit is contained in:
parent
d3d6c93ad2
commit
5ba751bb1c
17 changed files with 59 additions and 25 deletions
|
@ -38,6 +38,7 @@ $LANG['bs'] = array(
|
|||
'Add Package' => 'Dodaj paket',
|
||||
'Add IP' => 'Dodaj IP',
|
||||
'Search' => 'Traži',
|
||||
'Add one more FTP Account' => 'Dodaj još jednu FTP račun',
|
||||
'Overall Statistics' => 'Globalna statistika',
|
||||
'Daily' => 'Dnevno',
|
||||
'Weekly' => 'Sedmično',
|
||||
|
@ -392,6 +393,7 @@ $LANG['bs'] = array(
|
|||
'DELETE_EXCLUSION_CONFIRMATION' => 'Are you sure to delete %s exclusion?',
|
||||
'DELETE_PACKAGE_CONFIRMATION' => 'Are you sure to delete package %s?',
|
||||
'DELETE_IP_CONFIRMATION' => 'Are you sure to delere IP address %s?',
|
||||
'RESTART_CONFIRMATION' => 'Are you sure you want to restart %s?',
|
||||
'Welcome' => 'Dobrodošli',
|
||||
'LOGGED_IN_AS' => 'Logovani ste kao %s',
|
||||
'Error' => 'Greška',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue