feat: show login button when viewing following feed without login

This commit is contained in:
codytseng
2025-01-26 15:01:12 +08:00
parent acc47bad3d
commit 82537f192b
3 changed files with 21 additions and 7 deletions

View File

@@ -161,6 +161,7 @@ export default {
'Select relays to append': '选择要追加的服务器',
'calculating...': '计算中...',
'Calculate optimal read relays': '计算最佳读服务器',
'Login to set': '登录后设置'
'Login to set': '登录后设置',
'Please login to view following feed': '请登录以查看关注动态'
}
}