Add missing translations for LocationsContent, Notifications, KYCFormRussia, TopBar
Some checks failed
Build Docker Image / build (push) Failing after 47s
Some checks failed
Build Docker Image / build (push) Failing after 47s
This commit is contained in:
15
i18n/locales/ru/notifications.json
Normal file
15
i18n/locales/ru/notifications.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"notifications": {
|
||||
"title": "Уведомления",
|
||||
"markAllAsRead": "Отметить все как прочитанные",
|
||||
"empty": "Нет уведомлений",
|
||||
"viewAll": "Все уведомления",
|
||||
"new": "Новое уведомление",
|
||||
"time": {
|
||||
"justNow": "Только что",
|
||||
"minutesAgo": "{n} мин назад",
|
||||
"hoursAgo": "{n} ч назад",
|
||||
"daysAgo": "{n} д назад"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user