feat: change Favorite label to Unfavorite when relay is already favorited

This commit is contained in:
codytseng
2025-07-08 15:15:58 +08:00
parent 14c05f5ce9
commit fa0ab9f385
15 changed files with 30 additions and 16 deletions

View File

@@ -285,6 +285,7 @@ export default {
Community: '社区',
Group: '群组',
'Live event': '直播',
Article: '文章'
Article: '文章',
Unfavorite: '取消收藏'
}
}