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.
 
 
 
 
 

25 lines
555 B

{
"language": "ENG",
"messages": [
{
"id": "base link main",
"message": "Main",
"translation": "Main"
},
{
"id": "base link about",
"message": "About",
"translation": "About"
},
{
"id": "base link log in",
"message": "Log in",
"translation": "Log In"
},
{
"id": "base link sign up",
"message": "Sign-Up",
"translation": "Sign-Up"
}
]
}