mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
fix autofillError locale string description for zh_CN
This commit is contained in:
@@ -485,7 +485,7 @@
|
|||||||
},
|
},
|
||||||
"autofillError": {
|
"autofillError": {
|
||||||
"message": "无法在此页面自动填充所选择的网站。请手工 复制/粘贴 您的用户名、密码。",
|
"message": "无法在此页面自动填充所选择的网站。请手工 复制/粘贴 您的用户名、密码。",
|
||||||
"description": "Errors have occurred"
|
"description": "Unable to auto-fill the selected site on this page. Copy/paste your username and/or password instead."
|
||||||
},
|
},
|
||||||
"loggedOut": {
|
"loggedOut": {
|
||||||
"message": "已登出",
|
"message": "已登出",
|
||||||
|
|||||||
Reference in New Issue
Block a user