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/en/notifications.json
Normal file
15
i18n/locales/en/notifications.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"notifications": {
|
||||
"title": "Notifications",
|
||||
"markAllAsRead": "Mark all as read",
|
||||
"empty": "No notifications",
|
||||
"viewAll": "All notifications",
|
||||
"new": "New notification",
|
||||
"time": {
|
||||
"justNow": "Just now",
|
||||
"minutesAgo": "{n} min ago",
|
||||
"hoursAgo": "{n} h ago",
|
||||
"daysAgo": "{n} d ago"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user