20 lines
586 B
JSON
20 lines
586 B
JSON
|
{
|
||
|
"BILLING": {
|
||
|
"HEADER": "Billing",
|
||
|
"LOADING": "Fetching Subscriptions",
|
||
|
"ACCOUNT_STATE": "Account State",
|
||
|
"AGENT_COUNT": "Agent Count",
|
||
|
"PER_AGENT_COST": "Per Agent Cost",
|
||
|
"TOTAL_COST": "Total Cost",
|
||
|
"BUTTON": {
|
||
|
"ADD": "Add Payment Method",
|
||
|
"EDIT": "EDIT Payment Method"
|
||
|
},
|
||
|
"TRIAL": {
|
||
|
"TITLE": "Your Trial period is over",
|
||
|
"MESSAGE": "Add a payment method to continue using Chatwoot."
|
||
|
},
|
||
|
"ACCOUNT_LOCKED": "Your account is not available at the moment. <br>Please contact your administrator for reactivation."
|
||
|
}
|
||
|
}
|