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

{
"language": "RU",
"messages": [
{
"id": "error error big",
"message": "Error!",
"translation": "Ошибка!"
},
{
"id": "error something went wrong",
"message": "Sorry! Something went wrong somewhere!",
"translation": "Приносим свои извинения! Что-то пошло не так!"
},
{
"id": "error try to reload",
"message": "Try to reload the faulty page or try again later",
"translation": "Попробуйте перезагрузить страницу, или попробовать позже"
}
]
}