fix: update draw results list to skip the first item and modify translation for processed status
- Adjusted the draw results list to skip the first item in the display. - Updated translations for "manually_processed" in English, Nepali, and Chinese to "Case closed" and its equivalents.
This commit is contained in:
@@ -414,7 +414,7 @@
|
||||
"posted": "成功",
|
||||
"pending_reconcile": "待对账",
|
||||
"reversed": "已冲正",
|
||||
"manually_processed": "已人工处理"
|
||||
"manually_processed": "已结案"
|
||||
},
|
||||
"error": {
|
||||
"401": "登录已失效,请返回重新进入。",
|
||||
|
||||
Reference in New Issue
Block a user