Skip to content

Commit e4c2ebe

Browse files
committed
fix: locale
1 parent 0ae2180 commit e4c2ebe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/locales/zh/blocks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
"getRange": "获取电子表格范围",
445445
"update": "更新电子表格单元格值",
446446
"append": "追加电子表格单元格值",
447-
"clear": "清除电子表格单元格值"
447+
"clear": "清除电子表格单元格值",
448448
"create": "创建电子表格",
449449
"add-sheet": "添加工作簿"
450450
}

src/locales/zh/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"duplicate": "副本",
4747
"password": "密码",
4848
"category": "分类",
49-
"optional": "可选"
49+
"optional": "可选",
5050
"0disable": "0 到禁用"
5151
},
5252
"message": {

src/locales/zh/newtab.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"backup": {
155155
"button": "备份",
156156
"settings": "备份设置",
157-
"encrypt": "用密码加密"
157+
"encrypt": "用密码加密",
158158
"schedule": "本地备份计划"
159159
},
160160
"restore": {

0 commit comments

Comments
 (0)