Loading text change for Amazon EKS

rancher/rancher#14064
This commit is contained in:
Westly Wright 2018-06-20 10:36:27 -07:00
parent 5b5c536dba
commit daf98a8e69
No known key found for this signature in database
GPG Key ID: 4FAB3D8673DC54A3
2 changed files with 4 additions and 1 deletions

View File

@ -56,7 +56,7 @@
save="awsLogin" save="awsLogin"
cancel=close cancel=close
createLabel="nodeDriver.amazonec2.access.next" createLabel="nodeDriver.amazonec2.access.next"
savingLabel="nodeDriver.amazonec2.access.loading" savingLabel="nodeDriver.amazoneks.access.loading"
}} }}
{{/if}} {{/if}}

View File

@ -4590,6 +4590,9 @@ nodeDriver:
zstack: ZStack zstack: ZStack
driverOptions: "{driver} Options" driverOptions: "{driver} Options"
templateOptions: "{appName} Template" templateOptions: "{appName} Template"
amazoneks:
access:
loading: Loading Instance info from Amazon...
amazonec2: amazonec2:
access: access:
title: 1. Account Access title: 1. Account Access