Browse Source

lang keys

andre 3 years ago
parent
commit
7b32726659
1 changed files with 2 additions and 0 deletions
  1. 2 0
      langs/german.php

+ 2 - 0
langs/german.php

@@ -2137,6 +2137,8 @@ $_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['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';
 $_LANG['serverCA']['vm']['mainContainer']['tabsWidget']['reinstallTab']['dataTable']['table']['description'] = 'Beschreibung';
 //Templates
 //Templates
+$_LANG['serverCA']['mvs']['mainContainer']['vmsDataTable']['createButton']['button']['createButton'] = 'Server hinzufügen';
+
 $_LANG['serverCA']['customTemplate']['mainContainer']['customTemplateDataTable']['customTemplateDataTable'] = 'Templates';
 $_LANG['serverCA']['customTemplate']['mainContainer']['customTemplateDataTable']['customTemplateDataTable'] = 'Templates';
 $_LANG['serverCA']['customTemplate']['mainContainer']['customTemplateDataTable']['createButton']['button']['createButton'] = 'Template hinzufügen';
 $_LANG['serverCA']['customTemplate']['mainContainer']['customTemplateDataTable']['createButton']['button']['createButton'] = 'Template hinzufügen';
 $_LANG['serverCA']['customTemplate']['mainContainer']['customTemplateDataTable']['table']['name'] = 'Name';
 $_LANG['serverCA']['customTemplate']['mainContainer']['customTemplateDataTable']['table']['name'] = 'Name';