diff --git a/lang/id.json b/lang/id.json index 6f7ec76..7fc506f 100644 --- a/lang/id.json +++ b/lang/id.json @@ -97,5 +97,6 @@ "referenceerror: currency_code is not defined": "ReferenceError: currency_code is not defined", "referenceerror: assignment to undeclared variable acntry": "ReferenceError: assignment to undeclared variable aCntry", "referenceerror: _code is not defined": "ReferenceError: _code is not defined", - "referenceerror: acntry is not defined": "ReferenceError: aCntry is not defined" + "referenceerror: acntry is not defined": "ReferenceError: aCntry is not defined", + "error: request failed with status code 500": "Error: Request failed with status code 500" } \ No newline at end of file