Skip to content

Commit 4493e2e

Browse files
authored
Merge branch 'dev' into feat/i18n-ocr
2 parents 10e9317 + b49cf65 commit 4493e2e

19 files changed

Lines changed: 587 additions & 118 deletions

assets/resource/base/pipeline/ClaimRewards.json

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,11 @@
5252
404
5353
],
5454
"expected": [
55-
"领取"
55+
"领取",
56+
"領取",
57+
"Claim",
58+
"受け取る",
59+
"수령"
5660
],
5761
"threshold": 0.8
5862
}
@@ -112,7 +116,11 @@
112116
52
113117
],
114118
"expected": [
115-
"全部领取"
119+
"全部领取",
120+
"全部領取",
121+
"Claim All",
122+
"一括受取",
123+
"모두 수령"
116124
],
117125
"threshold": 0.8
118126
}
@@ -154,7 +162,11 @@
154162
49
155163
],
156164
"expected": [
157-
"全部领取"
165+
"全部领取",
166+
"全部領取",
167+
"Claim All",
168+
"一括受取",
169+
"모두 수령"
158170
],
159171
"threshold": 0.8
160172
}

assets/resource/base/pipeline/Fish/Fish.json

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,11 @@
132132
40
133133
],
134134
"expected": [
135-
"万能鱼饵"
135+
"万能鱼饵",
136+
"萬能魚餌",
137+
"Universal Bait",
138+
"万能釣り餌",
139+
"만능 미끼"
136140
],
137141
"action": "ClickKey",
138142
"key": [
@@ -152,7 +156,13 @@
152156
44
153157
],
154158
"expected": [
155-
"更换"
159+
"更换",
160+
"更換",
161+
"Switch",
162+
"変更",
163+
"切り替え",
164+
"入れ替え",
165+
"교체"
156166
],
157167
"threshold": 0.8
158168
}
@@ -174,7 +184,11 @@
174184
44
175185
],
176186
"expected": [
177-
"购买"
187+
"购买",
188+
"購買",
189+
"Purchase",
190+
"購入",
191+
"구매"
178192
],
179193
"threshold": 0.8
180194
}
@@ -206,7 +220,11 @@
206220
44
207221
],
208222
"expected": [
209-
"购买"
223+
"购买",
224+
"購買",
225+
"Purchase",
226+
"購入",
227+
"구매"
210228
],
211229
"threshold": 0.8
212230
}

0 commit comments

Comments
 (0)