feat: add favorites state and buttons
This commit is contained in:
@@ -139,6 +139,12 @@ export const viDict: Dict = {
|
||||
adminSearchQuery: "Từ khóa",
|
||||
adminSearchTime: "Thời gian",
|
||||
adminSearchId: "ID",
|
||||
favoriteAdd: "Thêm vào yêu thích",
|
||||
favoriteRemove: "Xóa khỏi yêu thích",
|
||||
favoriteAdded: "Đã thêm vào yêu thích",
|
||||
favoriteRemoved: "Đã xóa khỏi yêu thích",
|
||||
favoriteFailed: "Không thể cập nhật yêu thích",
|
||||
favoriteLoginRequired: "Kết nối ví để lưu yêu thích",
|
||||
favorites: "Yêu thích của tôi",
|
||||
favoritesComingSoon: "Sắp ra mắt",
|
||||
favoritesComingSoonDesc:
|
||||
|
||||
Reference in New Issue
Block a user