Skip to content

Commit 42e3940

Browse files
authored
Merge pull request #36 from cloudoptlab/fix/2.x/issue-fixes
Fix/2.x/issue fixes
2 parents 7b84ced + 6005ca3 commit 42e3940

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+293
-75
lines changed

_locales/en/messages.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,12 @@
319319
"optionSafeTipsContent": {
320320
"message": "Pop-up security tips when visiting websites that are easily impersonated, such as banks and e-commerce."
321321
},
322+
"optionSafeAllowListTitle": {
323+
"message": "Allow list"
324+
},
325+
"optionSafeAllowListUrls": {
326+
"message": "Allowed addresses"
327+
},
322328
"optionsIntelligentSecurity": {
323329
"message": "Intelligent Security"
324330
},

_locales/ko/messages.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,12 @@
319319
"optionSafeTipsContent": {
320320
"message": "은행 및 전자 상거래와 같이 쉽게 가장하는 웹 사이트를 방문 할 때 나타나는 팝업 보안 팁."
321321
},
322+
"optionSafeAllowListTitle": {
323+
"메시지": "목록 허용"
324+
},
325+
"optionSafeAllowListUrls": {
326+
"message": "허용 된 주소"
327+
},
322328
"optionsIntelligentSecurity": {
323329
"message": "지능형 보안"
324330
},

_locales/zh_CN/messages.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,12 @@
319319
"optionSafeTipsContent": {
320320
"message": "在访问银行、电商等容易被冒充的网站时弹出安全提示。"
321321
},
322+
"optionSafeAllowListTitle": {
323+
"message": "白名单列表"
324+
},
325+
"optionSafeAllowListUrls": {
326+
"message": "白名单地址"
327+
},
322328
"optionsIntelligentSecurity": {
323329
"message": "智能安全"
324330
},

_locales/zh_TW/messages.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,12 @@
319319
"optionSafeTipsContent": {
320320
"message": "在访问银行、电商等容易被冒充的网站时弹出安全提示。"
321321
},
322+
"optionSafeAllowListTitle": {
323+
"message": "白名單列表"
324+
},
325+
"optionSafeAllowListUrls": {
326+
"message": "白名單地址"
327+
},
322328
"optionsIntelligentSecurity": {
323329
"message": "智能安全"
324330
},
File renamed without changes.
Lines changed: 11 additions & 0 deletions
File renamed without changes.

0 commit comments

Comments
 (0)