|
|
@@ -762,6 +762,7 @@ $_LANG['serverAA']['home']['mainContainer']['reinstallTab']['dataTable']['table'
|
|
|
$_LANG['serverAA']['home']['mainContainer']['reinstallTab']['dataTable']['isoInstallButton']['button']['isoInstallButton'] = 'ISO Abbild installieren';
|
|
|
$_LANG['serverAA']['adminServicesTabFields']['templateInstallModal']['modal']['templateInstallModal'] = 'Server neu installieren';
|
|
|
$_LANG['serverAA']['adminServicesTabFields']['templateInstallModal']['templateInstallForm']['confirmReinstall'] = 'Möchten Sie den Server wirklich neu installieren?';
|
|
|
+$_LANG['serverAA']['adminServicesTabFields']['templateInstallModal']['templateInstallForm']['username']['username'] = 'Adimn User';
|
|
|
$_LANG['serverAA']['adminServicesTabFields']['templateInstallModal']['templateInstallForm']['password']['password'] = 'Passwort';
|
|
|
$_LANG['serverAA']['adminServicesTabFields']['templateInstallModal']['baseAcceptButton']['title'] = 'Bestätigen';
|
|
|
$_LANG['serverAA']['adminServicesTabFields']['templateInstallModal']['baseCancelButton']['title'] = 'Abbrechen';
|