Skip to content
Snippets Groups Projects
Commit b76b2c03 authored by kbeyro's avatar kbeyro
Browse files

add new labels

parent 45947494
Branches
No related tags found
2 merge requests!273Release 1.8.0 update,!203Resolve "Add option to select target remote cluster for instance deployment"
......@@ -515,7 +515,9 @@
"DEPLOY_BUTTON": "Installieren",
"USE_DEFAULT_VERSION": "Standardversion verwenden",
"SELECT_VERSION": "Version auswählen",
"AUTO_UPGRADES_ENABLED": "Automatische upgrades aktivieren"
"AUTO_UPGRADES_ENABLED": "Automatische upgrades aktivieren",
"REMOTE_CLUSTER" : "Use remote cluster",
"SELECT_CLUSTER": "Remote location"
},
"ADD_MEMBERS_MODAL": {
"HEADER": "Add members",
......@@ -1321,6 +1323,8 @@
"DOMAIN_CREATION" : "Domain creation",
"APPLICATION_DEPLOYMENT" : "Application deployment",
"USER_ASSIGNMENT" : "User assignment",
"DOMAIN_GROUP_CHANGE" : "Domain group change"
"DOMAIN_GROUP_CHANGE" : "Domain group change",
"NEW" : "Add webhook",
"DETAILS" : "Webhooks details"
}
}
......@@ -517,7 +517,9 @@
"DEPLOY_BUTTON": "Deploy",
"USE_DEFAULT_VERSION": "Use default version",
"SELECT_VERSION": "Select version",
"AUTO_UPGRADES_ENABLED": "Enable automatic upgrades"
"AUTO_UPGRADES_ENABLED": "Enable automatic upgrades",
"REMOTE_CLUSTER" : "Use remote cluster",
"SELECT_CLUSTER": "Remote location"
},
"ADD_MEMBERS_MODAL": {
"HEADER": "Add members",
......@@ -1327,6 +1329,7 @@
"APPLICATION_DEPLOYMENT" : "Application deployment",
"USER_ASSIGNMENT" : "User assignment",
"DOMAIN_GROUP_CHANGE" : "Domain group change",
"NEW" : "Add webhook"
"NEW" : "Add webhook",
"DETAILS" : "Webhooks details"
}
}
......@@ -517,7 +517,9 @@
"DEPLOY_BUTTON": "Déployer",
"USE_DEFAULT_VERSION": "Utiliser la version par défaut",
"SELECT_VERSION": "Sélectionnez la version",
"AUTO_UPGRADES_ENABLED": "Activer les mises à jour automatiques"
"AUTO_UPGRADES_ENABLED": "Activer les mises à jour automatiques",
"REMOTE_CLUSTER" : "Use remote cluster",
"SELECT_CLUSTER": "Remote location"
},
"ADD_MEMBERS_MODAL": {
"HEADER": "Add members",
......@@ -1325,6 +1327,8 @@
"DOMAIN_CREATION" : "Domain creation",
"APPLICATION_DEPLOYMENT" : "Application deployment",
"USER_ASSIGNMENT" : "User assignment",
"DOMAIN_GROUP_CHANGE" : "Domain group change"
"DOMAIN_GROUP_CHANGE" : "Domain group change",
"NEW" : "Add webhook",
"DETAILS" : "Webhooks details"
}
}
......@@ -516,7 +516,9 @@
"DEPLOY_BUTTON": "Uruchom",
"USE_DEFAULT_VERSION": "Użyj domyślnej wersji",
"SELECT_VERSION": "Wybierz wersję",
"AUTO_UPGRADES_ENABLED": "Włącz automatyczne aktualizacje"
"AUTO_UPGRADES_ENABLED": "Włącz automatyczne aktualizacje",
"REMOTE_CLUSTER" : "Uruchomienie na zewnęntrzym klastrze",
"SELECT_CLUSTER": "Zdalna lokalizacja"
},
"ADD_MEMBERS_MODAL": {
"HEADER": "Dodaj użytkowników",
......@@ -1324,6 +1326,8 @@
"DOMAIN_CREATION" : "Domain creation",
"APPLICATION_DEPLOYMENT" : "Application deployment",
"USER_ASSIGNMENT" : "User assignment",
"DOMAIN_GROUP_CHANGE" : "Domain group change"
"DOMAIN_GROUP_CHANGE" : "Domain group change",
"NEW" : "Add webhook",
"DETAILS" : "Webhooks details"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment