1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-09-28 03:57:47 +02:00

Chinse translation for context menu

This commit is contained in:
Felix 2017-04-14 21:44:58 +08:00 committed by Kyle Spearrin
parent 29f658a7e1
commit 962d1a6ae9

View File

@ -646,5 +646,13 @@
"notificationAddSave": {
"message": "是,现在保存",
"description": "Yes, Save Now"
},
"disableContextMenuItem": {
"message": "关闭上下文菜单选项",
"description": "Disable Context Menu Options"
},
"disableContextMenuItemDesc": {
"message": "上下文菜单选项可以让您快速访问密码生成器,也可以登陆当前标签的网站。",
"desription": "Context menu options provide quick access to password generation and logins for the website in your current tab."
}
}