Files
webapp/i18n/locales/en/locations.json
Ruslan Bakiev eb664c0387
Some checks failed
Build Docker Image / build (push) Failing after 47s
Add missing translations for LocationsContent, Notifications, KYCFormRussia, TopBar
2026-01-22 17:45:57 +07:00

23 lines
638 B
JSON

{
"locations": {
"title": "Select Delivery Location",
"back": "Back to Search",
"list_view": "List",
"map_view": "Map",
"filters": "Filters",
"search": "Search City",
"search_placeholder": "City name",
"regions": "Federal Districts",
"all_regions": "All Regions",
"all_countries": "All countries",
"myAddresses": "My addresses",
"manage": "Manage",
"default": "Default",
"terminalsAndHubs": "Terminals and logistics hubs",
"loadError": "Load error",
"tryAgain": "Try again",
"noLocations": "No locations",
"noHubsDescription": "Logistics hubs not added yet"
}
}