|
|
@@ -22,11 +22,11 @@ $_LANG['Next'] = 'Next';
|
|
|
$_LANG['searchPlacecholder'] = 'Search...';
|
|
|
$_LANG['invalidServerType'] = 'Please set up the Proxmox Cloud VPS server first';
|
|
|
|
|
|
-$_LANG['noDataAvalible'] = 'No Data Available';
|
|
|
-$_LANG['datatableItemsSelected'] = 'Items Selected';
|
|
|
-$_LANG['validationErrors']['emptyField'] = 'This field cannot be empty';
|
|
|
-$_LANG['bootstrapswitch']['disabled'] = 'Disabled';
|
|
|
-$_LANG['bootstrapswitch']['enabled'] = 'Enabled';
|
|
|
+$_LANG['noDataAvalible'] = 'Keine Daten verfügbar';
|
|
|
+$_LANG['datatableItemsSelected'] = 'Elemente ausgewählt';
|
|
|
+$_LANG['validationErrors']['emptyField'] = 'Dieses Feld darf nicht leer sein';
|
|
|
+$_LANG['bootstrapswitch']['disabled'] = 'Deaktiviert';
|
|
|
+$_LANG['bootstrapswitch']['enabled'] = 'Aktiviert';
|
|
|
|
|
|
$_LANG['addonCA']['pageNotFound']['title'] = 'Page Not Found';
|
|
|
$_LANG['addonCA']['pageNotFound']['description'] = 'The provided URL does not exist on this page. If you are sure there has been an error, please contact support.';
|