mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2026-06-09 20:04:52 +00:00
feat: traditional chinese
This commit is contained in:
@@ -13,6 +13,13 @@ BEGIN_STORY = ButtonWrapper(
|
||||
color=(107, 197, 230),
|
||||
button=(796, 540, 1059, 591),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/BEGIN_STORY.png',
|
||||
area=(796, 540, 1059, 591),
|
||||
search=(776, 520, 1079, 611),
|
||||
color=(107, 197, 230),
|
||||
button=(796, 540, 1059, 591),
|
||||
),
|
||||
)
|
||||
CHATTING = ButtonWrapper(
|
||||
name='CHATTING',
|
||||
@@ -24,6 +31,13 @@ CHATTING = ButtonWrapper(
|
||||
color=(89, 102, 121),
|
||||
button=(774, 563, 821, 585),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/CHATTING.png',
|
||||
area=(774, 563, 821, 585),
|
||||
search=(754, 543, 841, 605),
|
||||
color=(89, 102, 121),
|
||||
button=(774, 563, 821, 585),
|
||||
),
|
||||
)
|
||||
CHAT_AREA = ButtonWrapper(
|
||||
name='CHAT_AREA',
|
||||
@@ -35,6 +49,13 @@ CHAT_AREA = ButtonWrapper(
|
||||
color=(206, 212, 217),
|
||||
button=(760, 149, 1149, 628),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/CHAT_AREA.png',
|
||||
area=(760, 149, 1149, 628),
|
||||
search=(740, 129, 1169, 648),
|
||||
color=(206, 212, 217),
|
||||
button=(760, 149, 1149, 628),
|
||||
),
|
||||
)
|
||||
CONFIRM_SKIP = ButtonWrapper(
|
||||
name='CONFIRM_SKIP',
|
||||
@@ -46,6 +67,13 @@ CONFIRM_SKIP = ButtonWrapper(
|
||||
color=(112, 207, 241),
|
||||
button=(674, 486, 871, 555),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/CONFIRM_SKIP.png',
|
||||
area=(674, 486, 871, 555),
|
||||
search=(654, 466, 891, 575),
|
||||
color=(112, 207, 241),
|
||||
button=(674, 486, 871, 555),
|
||||
),
|
||||
)
|
||||
CONFIRM_SORT = ButtonWrapper(
|
||||
name='CONFIRM_SORT',
|
||||
@@ -57,6 +85,13 @@ CONFIRM_SORT = ButtonWrapper(
|
||||
color=(248, 249, 249),
|
||||
button=(239, 407, 657, 439),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/CONFIRM_SORT.png',
|
||||
area=(239, 407, 657, 439),
|
||||
search=(219, 387, 677, 459),
|
||||
color=(248, 249, 249),
|
||||
button=(239, 407, 657, 439),
|
||||
),
|
||||
)
|
||||
FIRST_UNREAD = ButtonWrapper(
|
||||
name='FIRST_UNREAD',
|
||||
@@ -68,6 +103,13 @@ FIRST_UNREAD = ButtonWrapper(
|
||||
color=(251, 86, 45),
|
||||
button=(636, 239, 661, 265),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/FIRST_UNREAD.png',
|
||||
area=(636, 239, 661, 265),
|
||||
search=(616, 219, 681, 285),
|
||||
color=(251, 86, 45),
|
||||
button=(636, 239, 661, 265),
|
||||
),
|
||||
)
|
||||
MENU = ButtonWrapper(
|
||||
name='MENU',
|
||||
@@ -79,6 +121,13 @@ MENU = ButtonWrapper(
|
||||
color=(215, 219, 222),
|
||||
button=(1156, 15, 1251, 63),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/MENU.png',
|
||||
area=(1156, 15, 1251, 63),
|
||||
search=(1136, 0, 1271, 83),
|
||||
color=(215, 219, 222),
|
||||
button=(1156, 15, 1251, 63),
|
||||
),
|
||||
)
|
||||
NOTIFICATION_BADGE = ButtonWrapper(
|
||||
name='NOTIFICATION_BADGE',
|
||||
@@ -90,6 +139,13 @@ NOTIFICATION_BADGE = ButtonWrapper(
|
||||
color=(242, 101, 47),
|
||||
button=(171, 109, 200, 128),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/NOTIFICATION_BADGE.png',
|
||||
area=(171, 109, 200, 128),
|
||||
search=(151, 89, 220, 148),
|
||||
color=(242, 101, 47),
|
||||
button=(171, 109, 200, 128),
|
||||
),
|
||||
)
|
||||
REPLY = ButtonWrapper(
|
||||
name='REPLY',
|
||||
@@ -101,6 +157,13 @@ REPLY = ButtonWrapper(
|
||||
color=(198, 210, 216),
|
||||
button=(791, 431, 855, 462),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/REPLY.png',
|
||||
area=(791, 431, 855, 462),
|
||||
search=(771, 411, 875, 482),
|
||||
color=(198, 210, 216),
|
||||
button=(791, 431, 855, 462),
|
||||
),
|
||||
)
|
||||
SELECT_STUDENT = ButtonWrapper(
|
||||
name='SELECT_STUDENT',
|
||||
@@ -112,6 +175,13 @@ SELECT_STUDENT = ButtonWrapper(
|
||||
color=(241, 242, 242),
|
||||
button=(839, 369, 998, 403),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/SELECT_STUDENT.png',
|
||||
area=(839, 369, 998, 403),
|
||||
search=(819, 349, 1018, 423),
|
||||
color=(241, 242, 242),
|
||||
button=(839, 369, 998, 403),
|
||||
),
|
||||
)
|
||||
SKIP = ButtonWrapper(
|
||||
name='SKIP',
|
||||
@@ -123,6 +193,13 @@ SKIP = ButtonWrapper(
|
||||
color=(108, 125, 145),
|
||||
button=(1192, 103, 1229, 141),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/SKIP.png',
|
||||
area=(1192, 103, 1229, 141),
|
||||
search=(1172, 83, 1249, 161),
|
||||
color=(108, 125, 145),
|
||||
button=(1192, 103, 1229, 141),
|
||||
),
|
||||
)
|
||||
SORT_ASCENDING = ButtonWrapper(
|
||||
name='SORT_ASCENDING',
|
||||
@@ -134,6 +211,13 @@ SORT_ASCENDING = ButtonWrapper(
|
||||
color=(221, 228, 233),
|
||||
button=(631, 166, 648, 188),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/SORT_ASCENDING.png',
|
||||
area=(631, 166, 648, 188),
|
||||
search=(611, 146, 668, 208),
|
||||
color=(221, 228, 233),
|
||||
button=(631, 166, 648, 188),
|
||||
),
|
||||
)
|
||||
SORT_DESCENDING = ButtonWrapper(
|
||||
name='SORT_DESCENDING',
|
||||
@@ -145,6 +229,13 @@ SORT_DESCENDING = ButtonWrapper(
|
||||
color=(221, 228, 234),
|
||||
button=(631, 166, 648, 189),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/SORT_DESCENDING.png',
|
||||
area=(631, 166, 648, 189),
|
||||
search=(611, 146, 668, 209),
|
||||
color=(221, 228, 234),
|
||||
button=(631, 166, 648, 189),
|
||||
),
|
||||
)
|
||||
STORY = ButtonWrapper(
|
||||
name='STORY',
|
||||
@@ -156,6 +247,13 @@ STORY = ButtonWrapper(
|
||||
color=(220, 208, 214),
|
||||
button=(790, 529, 979, 557),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/STORY.png',
|
||||
area=(790, 529, 979, 557),
|
||||
search=(770, 509, 999, 577),
|
||||
color=(220, 208, 214),
|
||||
button=(790, 529, 979, 557),
|
||||
),
|
||||
)
|
||||
SWITCH_MESSAGE = ButtonWrapper(
|
||||
name='SWITCH_MESSAGE',
|
||||
@@ -167,6 +265,13 @@ SWITCH_MESSAGE = ButtonWrapper(
|
||||
color=(187, 191, 201),
|
||||
button=(147, 271, 194, 297),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/SWITCH_MESSAGE.png',
|
||||
area=(147, 271, 194, 297),
|
||||
search=(127, 251, 214, 317),
|
||||
color=(187, 191, 201),
|
||||
button=(147, 271, 194, 297),
|
||||
),
|
||||
)
|
||||
SWITCH_MESSAGE_CHECK = ButtonWrapper(
|
||||
name='SWITCH_MESSAGE_CHECK',
|
||||
@@ -178,6 +283,13 @@ SWITCH_MESSAGE_CHECK = ButtonWrapper(
|
||||
color=(211, 215, 217),
|
||||
button=(228, 165, 391, 194),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/SWITCH_MESSAGE_CHECK.png',
|
||||
area=(228, 165, 391, 194),
|
||||
search=(208, 145, 411, 214),
|
||||
color=(211, 215, 217),
|
||||
button=(228, 165, 391, 194),
|
||||
),
|
||||
)
|
||||
SWITCH_STUDENT = ButtonWrapper(
|
||||
name='SWITCH_STUDENT',
|
||||
@@ -189,6 +301,13 @@ SWITCH_STUDENT = ButtonWrapper(
|
||||
color=(157, 166, 179),
|
||||
button=(148, 167, 194, 217),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/SWITCH_STUDENT.png',
|
||||
area=(148, 167, 194, 217),
|
||||
search=(128, 147, 214, 237),
|
||||
color=(157, 166, 179),
|
||||
button=(148, 167, 194, 217),
|
||||
),
|
||||
)
|
||||
SWITCH_STUDENT_CHECK = ButtonWrapper(
|
||||
name='SWITCH_STUDENT_CHECK',
|
||||
@@ -200,6 +319,13 @@ SWITCH_STUDENT_CHECK = ButtonWrapper(
|
||||
color=(199, 203, 205),
|
||||
button=(229, 166, 320, 192),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/SWITCH_STUDENT_CHECK.png',
|
||||
area=(229, 166, 320, 192),
|
||||
search=(209, 146, 340, 212),
|
||||
color=(199, 203, 205),
|
||||
button=(229, 166, 320, 192),
|
||||
),
|
||||
)
|
||||
UNREAD = ButtonWrapper(
|
||||
name='UNREAD',
|
||||
@@ -211,6 +337,13 @@ UNREAD = ButtonWrapper(
|
||||
color=(241, 242, 243),
|
||||
button=(454, 160, 568, 193),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/UNREAD.png',
|
||||
area=(454, 160, 568, 193),
|
||||
search=(434, 140, 588, 213),
|
||||
color=(241, 242, 243),
|
||||
button=(454, 160, 568, 193),
|
||||
),
|
||||
)
|
||||
UNREAD_OFF = ButtonWrapper(
|
||||
name='UNREAD_OFF',
|
||||
@@ -222,6 +355,13 @@ UNREAD_OFF = ButtonWrapper(
|
||||
color=(252, 252, 251),
|
||||
button=(456, 273, 658, 316),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/UNREAD_OFF.png',
|
||||
area=(456, 273, 658, 316),
|
||||
search=(436, 253, 678, 336),
|
||||
color=(252, 252, 251),
|
||||
button=(456, 273, 658, 316),
|
||||
),
|
||||
)
|
||||
UNREAD_ON = ButtonWrapper(
|
||||
name='UNREAD_ON',
|
||||
@@ -233,4 +373,11 @@ UNREAD_ON = ButtonWrapper(
|
||||
color=(245, 120, 144),
|
||||
button=(456, 272, 658, 314),
|
||||
),
|
||||
zht=Button(
|
||||
file='./assets/zht/momotalk/UNREAD_ON.png',
|
||||
area=(456, 272, 658, 314),
|
||||
search=(436, 252, 678, 334),
|
||||
color=(245, 120, 144),
|
||||
button=(456, 272, 658, 314),
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user