Skip to content

Commit 41586c2

Browse files
committed
fix: 🐛l10n keys error
1 parent 08c0bfe commit 41586c2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"emojis": "Emojis",
2+
"emoji-commit-tiny.emojis": "Emojis",
33
"emoji-commit-tiny.emojiPosition": "Emoji Position in commit message",
44
"emoji-commit-tiny.additionalTypes": "Additional types, if enabled commitlint, you must add them to it's rules."
55
}

package.nls.zh-cn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"emojis": "Emoji表情",
2+
"emoji-commit-tiny.emojis": "Emoji表情",
33
"emoji-commit-tiny.emojiPosition": "Emoji 在提交信息中的位置",
44
"emoji-commit-tiny.additionalTypes": "额外的提交类型, 如果启用了commitlint, 需要将新增的type加入到rule中"
55
}

0 commit comments

Comments
 (0)