NEZ-878 feat: 界面检测页面是否开启缩放,开启时友好提示

This commit is contained in:
@changcode
2021-08-06 11:40:18 +08:00
parent a8ab1cc62e
commit 783e685f73
8 changed files with 154 additions and 3 deletions

View File

@@ -577,6 +577,8 @@ const en = {
resetPrompt: 'Are you sure to reset?',
confirmBatchDelete: 'Are you sure to delete these {0} pieces of data',
assetConfirmDelete: 'Related endpoints and alerts will be removed, are you sure you want to delete this asset?', // Related endpoints and alerts will be removed, are you sure you want to delete this asset?
zoomStatusPrompt: 'Your browser is currently in zoom state, the page may appear dislocation, the proposed 100% size.',
doNotAskAgain: 'Do not ask again',
yes: 'Yes', // "是"
no: 'No', // No
deleteSuccess: 'Delete success', // "删除成功"