feat: add a easy way to add relay to specified set

This commit is contained in:
codytseng
2025-01-16 17:50:53 +08:00
parent e2cdc27545
commit 8fb32bd380
6 changed files with 171 additions and 45 deletions

View File

@@ -143,6 +143,9 @@ export default {
Back: '返回',
'password (optional): encrypt nsec': '密码 (可选): 加密 nsec',
'optional: encrypt nsec': '可选: 加密 nsec',
password: '密码'
password: '密码',
'Save to': '保存到',
'Enter a name for the new relay set': '输入新服务器组的名称',
'Save to a new relay set': '保存到新服务器组'
}
}