mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
fix: add missing cancelled filter key to withdrawal i18n in all locales
This commit is contained in:
@@ -1553,7 +1553,8 @@
|
||||
"pending": "待处理",
|
||||
"approved": "已批准",
|
||||
"rejected": "已拒绝",
|
||||
"completed": "已完成"
|
||||
"completed": "已完成",
|
||||
"cancelled": "已取消"
|
||||
},
|
||||
"status": {
|
||||
"pending": "待处理",
|
||||
|
||||
Reference in New Issue
Block a user