diff options
author | Alessio Vanni <vannilla@firemail.cc> | 2019-03-02 15:34:28 +0100 |
---|---|---|
committer | Alessio Vanni <vannilla@firemail.cc> | 2019-03-02 15:34:28 +0100 |
commit | 09978fd1f63a898e688fb6430faff9c7f9e7efdd (patch) | |
tree | fa50a63d571d6dfa0ccf8a91378ee53380dd1e76 /locale/zh-CN/messages.properties | |
parent | 8c21827282226f28364df1483eb21f4f118efccb (diff) | |
download | ematrix-09978fd1f63a898e688fb6430faff9c7f9e7efdd.tar.lz ematrix-09978fd1f63a898e688fb6430faff9c7f9e7efdd.tar.xz ematrix-09978fd1f63a898e688fb6430faff9c7f9e7efdd.zip |
Add more tooltips to popup
Diffstat (limited to 'locale/zh-CN/messages.properties')
-rw-r--r-- | locale/zh-CN/messages.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/zh-CN/messages.properties b/locale/zh-CN/messages.properties index 069a6e8..8c97156 100644 --- a/locale/zh-CN/messages.properties +++ b/locale/zh-CN/messages.properties @@ -23,6 +23,8 @@ matrixMtxButtonTip=停用或启用在该域名下的过滤。 matrixPersistButtonTip=保存该域名下的所有临时变更。 matrixRevertButtonTip=撤销该域名下的所有临时变更。 matrixReloadButton=重新加载页面。\n同时按下 Shift 键以弃用浏览器缓存。 +matrixScopeTip=Change between local and global scope. +matrixSwitchesTip=Dropdown menu with additional settings. matrix1stPartyLabel=第一方 matrixBlacklistedHostnames={{count}} 个黑名单域名 matrixSwitchNoMixedContent=禁止混合内容 |