fix: add missing cancelled filter key to withdrawal i18n in all locales

This commit is contained in:
Fringg
2026-02-17 12:28:32 +03:00
parent be168a75df
commit 9b2742ff3a
4 changed files with 8 additions and 4 deletions

View File

@@ -1817,7 +1817,8 @@
"pending": "Pending",
"approved": "Approved",
"rejected": "Rejected",
"completed": "Completed"
"completed": "Completed",
"cancelled": "Cancelled"
},
"status": {
"pending": "Pending",