feat: add option to disable filtering for onion relays

This commit is contained in:
codytseng 2025-11-15 13:58:20 +08:00
parent 606f9af1ba
commit 5ba5c26fcd
25 changed files with 98 additions and 36 deletions

View file

@ -527,6 +527,7 @@ export default {
'Failed to get invite code from relay': '从中继器获取邀请码失败',
'Failed to get invite code': '获取邀请码失败',
'Invite code copied to clipboard': '邀请码已复制到剪贴板',
'Favicon URL': '网站图标 URL'
'Favicon URL': '网站图标 URL',
'Filter out onion relays': '过滤洋葱中继'
}
}