You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/01/04 13:47:12 UTC

[GitHub] [cloudstack] div8cn commented on a change in pull request #3688: New feature: Add support to destroy/recover volumes

div8cn commented on a change in pull request #3688: New feature: Add support to destroy/recover volumes
URL: https://github.com/apache/cloudstack/pull/3688#discussion_r363036280
 
 

 ##########
 File path: ui/l10n/zh_CN.js
 ##########
 @@ -180,6 +180,7 @@ var dictionary = {
     "label.action.destroy.instance.processing": "正在销毁实例...",
     "label.action.destroy.systemvm": "销毁系统 VM",
     "label.action.destroy.systemvm.processing": "正在销毁系统 VM...",
+    "label.action.destroy.volume":"Destroy Volume",
 
 Review comment:
   "label.action.destroy.volume":"销毁卷",
   "label.action.recover.volume":"恢复卷",
   "message.action.destroy.volume":"你确定要销毁这个卷吗?",
   "message.action.recover.volume":"你确定要恢复这个卷吗?",

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services