added translation for new feature

This commit is contained in:
grata
2023-04-25 15:02:40 +02:00
parent 75833f4db4
commit 95e27510e2
5 changed files with 6 additions and 3 deletions

View File

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