更新 alert-delete-key.tpl
This commit is contained in:
parent
69461ffb50
commit
27b58ab264
@ -3,18 +3,18 @@
|
|||||||
<i class="CDB-IconFont CDB-IconFont-keys"></i>
|
<i class="CDB-IconFont CDB-IconFont-keys"></i>
|
||||||
</div>
|
</div>
|
||||||
<p class="Dialog-headerTitle u-ellipsLongText">
|
<p class="Dialog-headerTitle u-ellipsLongText">
|
||||||
You are about to delete your API key
|
您将要删除API密钥
|
||||||
</p>
|
</p>
|
||||||
<p class="Dialog-headerText">
|
<p class="Dialog-headerText">
|
||||||
All deployed apps with this API key will stop working. Are you sure you want to continue?
|
所有使用此API密钥部署的应用程序都将停止工作。确定要继续吗?
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="Dialog-footer u-inner">
|
<div class="Dialog-footer u-inner">
|
||||||
<button type="button" class="CDB-Button CDB-Button--secondary js-cancel">
|
<button type="button" class="CDB-Button CDB-Button--secondary js-cancel">
|
||||||
<span class="CDB-Button-Text CDB-Text is-semibold CDB-Size-small u-upperCase">Cancel</span>
|
<span class="CDB-Button-Text CDB-Text is-semibold CDB-Size-small u-upperCase">取消</span>
|
||||||
</button>
|
</button>
|
||||||
<button type="button" class="CDB-Button CDB-Button--error js-submit">
|
<button type="button" class="CDB-Button CDB-Button--error js-submit">
|
||||||
<span class="CDB-Button-Text CDB-Text is-semibold CDB-Size-small u-upperCase">Delete API key</span>
|
<span class="CDB-Button-Text CDB-Text is-semibold CDB-Size-small u-upperCase">删除</span>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user