Added translation in list component
This commit is contained in:
0
src/assets/i18n/detail/en.json
Normal file
0
src/assets/i18n/detail/en.json
Normal file
@@ -3,6 +3,5 @@
|
||||
"translate": "Translate",
|
||||
"searchButton": "Search",
|
||||
"searchPlaceholder": "Type here...",
|
||||
"menuPlaces": "Places",
|
||||
"menuNear": "Near"
|
||||
"menuPlaces": "Places"
|
||||
}
|
||||
5
src/assets/i18n/list/en.json
Normal file
5
src/assets/i18n/list/en.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"translate": "Translate",
|
||||
"locationName": "Position not foundß: ",
|
||||
"distance": "Distance: "
|
||||
}
|
||||
Reference in New Issue
Block a user