feat: support translation for profile abount

This commit is contained in:
codytseng 2025-06-29 14:13:18 +08:00
parent e89cfc03e9
commit d3093a1c4e
20 changed files with 290 additions and 133 deletions

View file

@ -275,6 +275,9 @@ export default {
'受信任的用户包括您关注的人和他们关注的人。',
Continue: '继续',
'Successfully updated mute list': '成功更新屏蔽列表',
'No pubkeys found from {url}': '在 {{url}} 中未找到 pubkeys'
'No pubkeys found from {url}': '在 {{url}} 中未找到 pubkeys',
'Translating...': '翻译中...',
Translate: '翻译',
'Show original': '显示原文'
}
}