allowgeoloc: add translations, fix padding in whereinput, center text in show-map dialog

This commit is contained in:
sedum
2022-11-11 06:01:50 +01:00
parent 537a68f54d
commit 7fdc6ca07f
13 changed files with 245 additions and 30 deletions

View File

@@ -6,7 +6,6 @@
"send": "Send",
"where": "Where",
"address": "Address",
"coordinates": "Coordinates",
"details": "Details",
"when": "When",
"what": "What",
@@ -135,7 +134,8 @@
"added_anon": "Event added, but has yet to be confirmed.",
"updated": "Event updated",
"where_description": "Where's the event? If not present you can create it.",
"coordinates_description": "You can search the place by name, or paste the coordinates separated by comma: lat,lon",
"coordinates_search": "Coordinates search",
"coordinates_search_description": "You can search for the place by name, or paste the coordinate pair",
"confirmed": "Event confirmed",
"not_found": "Could not find event",
"remove_confirmation": "Are you sure you want to remove this event?",