New translations relationship.json (Russian)

This commit is contained in:
xmflsct 2023-09-06 23:49:46 +02:00
parent 6d46327e51
commit 485161e1cf
1 changed files with 8 additions and 8 deletions

View File

@ -1,16 +1,16 @@
{
"follow": {
"function": ""
"function": "Подписаться на пользователя"
},
"block": {
"function": ""
"function": "Заблокировать пользователя"
},
"button": {
"error": "",
"blocked_by": "",
"blocking": "",
"following": "",
"requested": "",
"default": ""
"error": "Ошибка загрузки",
"blocked_by": "Заблокирован пользователем",
"blocking": "Разблокировать",
"following": "Отписаться",
"requested": "Отменить запрос",
"default": "Подписаться"
}
}