Skip to content

Commit

Permalink
更新到 1.51
Browse files Browse the repository at this point in the history
  • Loading branch information
xkonglong authored Mar 28, 2022
1 parent f9e070e commit cfb3757
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/locales/zh/popup.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
{
"recording": {
"stop": "停止录制",
"title": "录制中"
},
"home": {
"record": {
"title": "录制工作流",
"button": "录制",
"name": "工作流名称"
},
"elementSelector": {
"name": "元素选择器",
"noAccess": "您没有权限访问此站点"
Expand All @@ -8,6 +17,6 @@
"new": "新建工作流",
"rename": "重命名工作流",
"delete": "删除工作流"
}
},
}
}

0 comments on commit cfb3757

Please sign in to comment.