Merge pull request #2219 from marcqualie/chore/display-do-slugs

Display slug for digitalocean in node template creation
This commit is contained in:
Westly Wright 2018-09-06 10:40:18 -07:00 committed by GitHub
commit e6eb7eb99e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -4436,7 +4436,7 @@ nodeDriver:
{highMem, select, true {高メモリ: } other {}}{memoryGb} GB RAM, {disk} GB ディスク, {vcpus, plural, {highMem, select, true {高メモリ: } other {}}{memoryGb} GB RAM, {disk} GB ディスク, {vcpus, plural,
=1 {# vCPU} =1 {# vCPU}
other {# vCPUs} other {# vCPUs}
} } ({slug})
authAccountButton: '次へ: ドロップレットの設定' authAccountButton: '次へ: ドロップレットの設定'
accessToken: accessToken:
label: アクセストークン label: アクセストークン

View File

@ -4850,7 +4850,7 @@ nodeDriver:
{highMem, select, true{High Memory:}other{}}{memoryGb}GB RAM,{disk}GB Disk,{vcpus, plural, {highMem, select, true{High Memory:}other{}}{memoryGb}GB RAM,{disk}GB Disk,{vcpus, plural,
=1{#vCPU} =1{#vCPU}
other{#vCPUs} other{#vCPUs}
} } ({slug})
authAccountButton: '下一步: 配置Droplet' authAccountButton: '下一步: 配置Droplet'
accessToken: accessToken:
label: 访问令牌 label: 访问令牌

View File

@ -4853,7 +4853,7 @@ nodeDriver:
{highMem, select, true{High Memory:}other{}}{memoryGb}GB RAM,{disk}GB Disk,{vcpus, plural, {highMem, select, true{High Memory:}other{}}{memoryGb}GB RAM,{disk}GB Disk,{vcpus, plural,
=1{#vCPU} =1{#vCPU}
other{#vCPUs} other{#vCPUs}
} } ({slug})
authAccountButton: '下一步: 配置Droplet' authAccountButton: '下一步: 配置Droplet'
accessToken: accessToken:
label: 訪問令牌 label: 訪問令牌