Browse Source

lang keys

andre 3 years ago
parent
commit
9ee074137c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      langs/german.php

+ 1 - 0
langs/german.php

@@ -2137,6 +2137,7 @@ $_LANG['The virtual server is being reinstalled'] = 'Der Server wird neu install
 $_LANG['Installation is now processing. The login information will be available in the noVNC console.'] = 'Die Installation läuft gerade. Die Anmeldeinformationen sind in der noVNC-Konsole verfügbar.';
 $_LANG['serverCA']['vm']['mainContainer']['tabsWidget']['reinstallTab']['dataTable']['table']['description'] = 'Beschreibung';
 //Templates
+$_LANG['serverCA']['vms']['mainContainer']['vmsDataTable']['vmsDataTable'] = 'Server';
 $_LANG['serverCA']['vms']['mainContainer']['vmsDataTable']['createVmButton']['button']['createVmButton'] = 'Server hinzufügen';
 
 $_LANG['serverCA']['customTemplate']['mainContainer']['customTemplateDataTable']['customTemplateDataTable'] = 'Templates';