Skip to content

Commit 465b08a

Browse files
authored
fix(i18n): Fix translation inconsistency
1 parent 5529c32 commit 465b08a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/client/utils/i18n/i18n.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ export default {
225225
'置頂',
226226
'Pin',
227227
'Қадамоқ',
228-
'固定'
228+
'固定する'
229229
],
230230
[S.AC + '_UNTOP']: [
231231
'取消置顶',
@@ -1155,7 +1155,7 @@ export default {
11551155
'置頂',
11561156
'Pinned',
11571157
'Қадоқланган',
1158-
'固定する'
1158+
'固定'
11591159
],
11601160
COMMENT_FAILED: [
11611161
'评论失败',

0 commit comments

Comments
 (0)