Ver Fonte

add virtual network overview to sidbar

andre há 4 anos atrás
pai
commit
15d0f78b27
2 ficheiros alterados com 2 adições e 0 exclusões
  1. 1 0
      langs/english.php
  2. 1 0
      langs/german.php

+ 1 - 0
langs/english.php

@@ -1024,6 +1024,7 @@ $_LANG['virtualMachinesProxmoxCloudVps'] = 'Virtual Machines';
 $_LANG['vmlist'] = 'Servers';
 $_LANG['vmcreate'] = 'Add New Virtual Machine';
 $_LANG['customTemplate']= 'Templates';
+$_LANG['virtualNetwork']= 'Networks';
 /**********************************************************************************************************************
  *                                                 Home VMs                                          *
  ********************************************************************************************************************* */

+ 1 - 0
langs/german.php

@@ -1002,6 +1002,7 @@ $_LANG['virtualMachinesProxmoxCloudVps'] = 'Virtual Machines';
 $_LANG['vmlist'] = 'Server';
 $_LANG['vmcreate'] = 'Neue VM erstellen';
 $_LANG['customTemplate']= 'Templates';
+$_LANG['virtualNetwork'] = 'Netzwerke';
 /**********************************************************************************************************************
  *                                                 Home VMs                                          *
  ********************************************************************************************************************* */