pub/locales/ru/out.gotext.json

30 lines
701 B
JSON

{
"language": "ru",
"messages": [
{
"id": "Name",
"message": "Name",
"translation": "Название"
},
{
"id": "Content",
"message": "Content",
"translation": "Содержимое"
},
{
"id": "Published at",
"message": "Published at",
"translation": "Дата публикации"
},
{
"id": "Tags",
"message": "Tags",
"translation": "Тэги"
},
{
"id": "Send",
"message": "Send",
"translation": "Отправить"
}
]
}