fix some wording
This commit is contained in:
@@ -2,6 +2,6 @@ export const PAYBACK_STATUS = {
|
||||
0: 'Pending',
|
||||
1: 'Success',
|
||||
2: 'Failed',
|
||||
3: 'Approved',
|
||||
4: 'Rejected',
|
||||
}
|
||||
3: 'Disetujui',
|
||||
4: 'Ditolak',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user