A web TODO list application
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

20 lines
593 B

{
"language": "ENG",
"messages": [
{
"id": "error error big",
"message": "Error!",
"translation": "Error!"
},
{
"id": "error something went wrong",
"message": "Sorry! Something went wrong somewhere!",
"translation": "Sorry! Something went wrong somewhere!"
},
{
"id": "error try to reload",
"message": "Try to reload the faulty page or try again later",
"translation": "Try to reload the faulty page or try again later"
}
]
}