Skip to content

Commit d7ffb21

Browse files
committed
Fix zh periods
1 parent 00ed627 commit d7ffb21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/_locales/zh_CN/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"message": "查找扩展"
2222
},
2323
"undoInfoMsg": {
24-
"message": "在关闭这个窗口前你可以撤销你的操作。 中按 <kbd>Ctrl+Z</kbd>."
24+
"message": "在关闭这个窗口前你可以撤销你的操作。 中按 <kbd>Ctrl+Z</kbd>"
2525
},
2626
"uninstall": {
2727
"message": "卸载这个扩展"

source/_locales/zh_TW/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"hash": "1220702106584c8c90c0f41c486a3e0b"
3737
},
3838
"undoInfoMsg": {
39-
"message": "在關閉這個窗口前你可以撤銷你的操作。 中按<kbd>Ctrl+Z</kbd>.",
39+
"message": "在關閉這個窗口前你可以撤銷你的操作。 中按<kbd>Ctrl+Z</kbd>",
4040
"hash": "4105b6ebe6d3c7badf1a2bf9d425ddbb"
4141
},
4242
"uninstall": {

0 commit comments

Comments
 (0)