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.
 
 
 
 
 

30 lines
752 B

{
"language": "ENG",
"messages": [
{
"id": "index categories",
"message": "Categories",
"translation": "Categories"
},
{
"id": "index not removable",
"message": "Not removable",
"translation": "Not removable"
},
{
"id": "index jump here",
"message": "Jump here",
"translation": "Jump here"
},
{
"id": "index placeholder category name",
"message": "Category Name",
"translation": "Category Name"
},
{
"id": "index create button",
"message": "Create",
"translation": "Create"
}
]
}