fixed translations in list component

This commit is contained in:
grata
2023-05-07 11:17:11 +02:00
parent 4bd18c6d62
commit 509e2069e6
3 changed files with 17 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"translate": "Translate",
"locationName": "Position not found: ",
"distance": "Distance: ",
"locationName": "Position not found",
"distance": "Distance",
"positionNotFoundErrorMessage": "Could not retrieve position"
}