Internationalization and Localization
{
"en": {
"error": {
"badRequest": {
"title": "We're sorry but there's been an error",
"description": "We couldn't process your request. Please try again.",
"button": "Retry here"
}
}
},
"id": {
"error": {
"badRequest": {
"title": "Ada masalah",
"description": "Kami tidak dapat memproses permintaan tersebut. Silakan coba lagi.",
"button": "Ulangi lagi"
}
}
}
}
Last updated