Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Commit fa7b56c

Browse files
committed
fix: the bot fails to work; close #51
Update button text to align with latest Shopee website.
1 parent d27ce64 commit fa7b56c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/text.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
export const COIN_RECEIVED = '明天再回來領取'
1+
export const COIN_RECEIVED = '明天再回來'
22
export const FAILURE = '很抱歉,您的身份驗證已遭到拒絕。'
33
export const PLAY_PUZZLE = '點擊以重新載入頁面'
4-
export const RECEIVE_COIN = '今日簽到獲得'
4+
export const RECEIVE_COIN = '完成簽到'
55
export const SHOPEE_REWARD = '蝦幣獎勵'
66
export const TOO_MUCH_TRY = '您已達到今日驗證次數上限。'
77
export const USE_LINK = '使用連結驗證'

0 commit comments

Comments
 (0)