cloud cred name/desc translations

rancher/rancher#18963
This commit is contained in:
Westly Wright 2019-03-15 17:00:47 -07:00
parent a2879b3e37
commit 91d3e97526
No known key found for this signature in database
GPG Key ID: 4FAB3D8673DC54A3
2 changed files with 6 additions and 2 deletions

View File

@ -13,8 +13,8 @@
{{form-name-description
model=primaryResource
nameDisabled=originalModel
namePlaceholder="newSecret.name.placeholder"
descriptionPlaceholder="newSecret.description.placeholder"
namePlaceholder="modalAddCloudKey.name.placeholder"
descriptionPlaceholder="modalAddCloudKey.description.placeholder"
}}
<div class="row">

View File

@ -5399,6 +5399,10 @@ modalAddPayment:
dollar: "US Dollar ($)"
modalAddCloudKey:
name:
placeholder: 'e.g. production-credentials'
description:
placeholder: 'e.g. cloud credential for production'
header:
new: Add Cloud Credential
edit: Edit Cloud Credential