15 lines
345 B
JSON
15 lines
345 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"
|
|
}
|
|
}
|