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:
@@ -2339,7 +2339,8 @@
|
||||
"pending": "Ожидание",
|
||||
"approved": "Одобрено",
|
||||
"rejected": "Отклонено",
|
||||
"completed": "Выполнено"
|
||||
"completed": "Выполнено",
|
||||
"cancelled": "Отменено"
|
||||
},
|
||||
"status": {
|
||||
"pending": "Ожидание",
|
||||
|
||||
Reference in New Issue
Block a user