Skip to content

Commit 7b1a153

Browse files
authored
chore: remove extra space in createdAt translation of zh-CN (#8094)
1 parent d83faa4 commit 7b1a153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/resources/translations/zh-CN.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"moreOptions": "更多选项",
150150
"wordCount": "字数:{}",
151151
"charCount": "字符数:{}",
152-
"createdAt": "创建于 :{}",
152+
"createdAt": "创建于:{}",
153153
"deleteView": "删除",
154154
"duplicateView": "复制",
155155
"wordCountLabel": "词总数:",

0 commit comments

Comments
 (0)