Added translation in list component

This commit is contained in:
grata
2023-04-23 16:00:10 +02:00
parent 34c87cf3e3
commit 22253b5910
9 changed files with 64 additions and 34 deletions

View File

View File

@@ -3,6 +3,5 @@
"translate": "Translate",
"searchButton": "Search",
"searchPlaceholder": "Type here...",
"menuPlaces": "Places",
"menuNear": "Near"
"menuPlaces": "Places"
}

View File

@@ -0,0 +1,5 @@
{
"translate": "Translate",
"locationName": "Position not foundß: ",
"distance": "Distance: "
}