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
501 B

{
"language": "ENG",
"messages": [
{
"id": "about info",
"message": "a dead simple and minimalistic web TODO list",
"translation": "a dead simple and minimalistic web TODO list"
},
{
"id": "about register",
"message": "Register",
"translation": "Register"
},
{
"id": "about log in",
"message": "Log In",
"translation": "Log In"
}
]
}