feat: Add component DeepL #1739 (#1870)

### What problem does this PR solve?

feat: Add component DeepL #1739

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-08-08 15:08:31 +08:00
committed by GitHub
parent db8f83104f
commit 439da32234
10 changed files with 173 additions and 7 deletions

View File

@@ -619,6 +619,12 @@ export default {
yearHigh: '結束年份',
patents: '專利',
data: '數據',
deepL: 'DeepL',
deepLDescription:
'此元件用於從 https://www.deepl.com/ 取得翻譯。通常,它提供更專業的翻譯結果。',
authKey: '授權鍵',
sourceLang: '原始語言',
targetLang: '目標語言',
},
footer: {
profile: '“保留所有權利 @ react”',