mirror of
https://github.com/lingble/chatwoot.git
synced 2025-10-30 18:47:51 +00:00
Merge branch 'develop' into feat/CW-5648
This commit is contained in:
@@ -648,14 +648,16 @@
|
|||||||
"TIER_1K": "1K customers per 24h",
|
"TIER_1K": "1K customers per 24h",
|
||||||
"TIER_10K": "10K customers per 24h",
|
"TIER_10K": "10K customers per 24h",
|
||||||
"TIER_100K": "100K customers per 24h",
|
"TIER_100K": "100K customers per 24h",
|
||||||
"TIER_UNLIMITED": "Unlimited customers per 24h"
|
"TIER_UNLIMITED": "Unlimited customers per 24h",
|
||||||
|
"UNKNOWN": "Rating not available"
|
||||||
},
|
},
|
||||||
"STATUSES": {
|
"STATUSES": {
|
||||||
"APPROVED": "Approved",
|
"APPROVED": "Approved",
|
||||||
"PENDING_REVIEW": "Pending Review",
|
"PENDING_REVIEW": "Pending Review",
|
||||||
"AVAILABLE_WITHOUT_REVIEW": "Available Without Review",
|
"AVAILABLE_WITHOUT_REVIEW": "Available Without Review",
|
||||||
"REJECTED": "Rejected",
|
"REJECTED": "Rejected",
|
||||||
"DECLINED": "Declined"
|
"DECLINED": "Declined",
|
||||||
|
"NON_EXISTS": "Non exists"
|
||||||
},
|
},
|
||||||
"MODES": {
|
"MODES": {
|
||||||
"SANDBOX": "Sandbox",
|
"SANDBOX": "Sandbox",
|
||||||
|
|||||||
Reference in New Issue
Block a user