feat: change Favorite label to Unfavorite when relay is already favorited
This commit is contained in:
parent
14c05f5ce9
commit
fa0ab9f385
15 changed files with 30 additions and 16 deletions
|
|
@ -287,6 +287,7 @@ export default {
|
|||
Community: '커뮤니티',
|
||||
Group: '그룹',
|
||||
'Live event': '라이브 이벤트',
|
||||
Article: '기사'
|
||||
Article: '기사',
|
||||
Unfavorite: '즐겨찾기 취소'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue