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.
 
 
 
 
 

35 lines
873 B

{
"language": "RU",
"messages": [
{
"id": "base link main",
"message": "Main",
"translation": "Главная"
},
{
"id": "base link about",
"message": "About",
"translation": "О нас"
},
{
"id": "base link log in",
"message": "Log in",
"translation": "Войти"
},
{
"id": "base link sign up",
"message": "Sign-Up",
"translation": "Зарегистрироваться"
},
{
"id": "base link profile",
"message": "Profile",
"translation": "Профиль"
},
{
"id": "base link log out",
"message": "Log Out",
"translation": "Выйти"
}
]
}