Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 893d824

Browse files
committed
i18n zh-TW
1 parent 75205c5 commit 893d824

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

front/src/i18n/zh-TW.js

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,19 @@ export default {
9292
checkUpdateStartup: '每次啟動',
9393
checkUpdateNever: '從不'
9494
},
95+
about: {
96+
project: {
97+
title: '項目',
98+
content: 'Proxyee Down是一款開源的免費軟件,基於本軟件的高速下載內核和擴展,可以方便并快速的下載所需資源。',
99+
githubAddress: '項目主頁:',
100+
tutorial: '使用教程:',
101+
feedback: '問題反饋:',
102+
currentVersion: '當前版本:'
103+
},
104+
team: {
105+
title: '團隊'
106+
}
107+
},
95108
update: {
96109
checkNew: '檢測到新版本',
97110
version: '版本號',

0 commit comments

Comments
 (0)