iachat/app/javascript/dashboard/i18n/locale/nl/billing.json
Sojan Jose 217f33b2b2
Chore: Add ro, fr, pt_BR translation files (#827)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-05-06 14:24:20 +05:30

20 lines
617 B
JSON

{
"BILLING": {
"HEADER": "Facturatie",
"LOADING": "Ophalen Abonnementen",
"ACCOUNT_STATE": "Status account",
"AGENT_COUNT": "Aantal Agent",
"PER_AGENT_COST": "Kost per agent",
"TOTAL_COST": "Totale kosten",
"BUTTON": {
"ADD": "Betaalmethode toevoegen",
"EDIT": "Betalingsmethode bewerken"
},
"TRIAL": {
"TITLE": "Uw proefperiode is voorbij",
"MESSAGE": "Voeg een betaalmethode toe om Chatwood te blijven gebruiken."
},
"ACCOUNT_LOCKED": "Uw account is op dit moment niet beschikbaar. <br>Neem contact op met uw beheerder voor heractivatie."
}
}