Skip to content

Commit 3366a43

Browse files
author
sheepzh
committed
Export translations from Crowdin
1 parent cd4c23e commit 3366a43

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/i18n/message/app/help-us.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ const _default: Messages<HelpUsMessage> = {
4141
button: 'Go Crowdin',
4242
loading: 'Checking translation progress...',
4343
},
44+
zh_TW: {
45+
button: '前往 Crowdin',
46+
loading: '正在檢查翻譯進度...',
47+
},
4448
}
4549

4650
export default _default

0 commit comments

Comments
 (0)