From 44d99a6a8bab4afc7168519fe3a34f1b7b1a4056 Mon Sep 17 00:00:00 2001 From: Korniichuk Oleksandr Date: Tue, 11 Jan 2022 20:34:26 +0200 Subject: [PATCH] fix: styles --- packages/frontend/src/translations/ru.global.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/packages/frontend/src/translations/ru.global.json b/packages/frontend/src/translations/ru.global.json index 5bf9cd60cc..e0aa199e97 100644 --- a/packages/frontend/src/translations/ru.global.json +++ b/packages/frontend/src/translations/ru.global.json @@ -1038,6 +1038,11 @@ "info": "This is project validator. You’ll get the farming reward while staking on it.", "title": "Total token earned" }, + "farm": { + "button": "Claim", + "info": "This is project validator. You’ll get the farming reward while staking on it.", + "title": "Total token earned" + }, "pending": { "info": "Эти токены сняты со стейкинга, но еще не могут быть выведены. Токенам требуется от 52 до 65 часов на вывод со стейкинга.", "title": "Ожидается снятие"