selectable/copyable node tags, pending submission status on details sheet, "view on osm" button styling

This commit is contained in:
stopflock
2026-07-25 19:27:11 -05:00
parent 3e2c9c5b9e
commit 78f1ef58de
12 changed files with 310 additions and 55 deletions
+9 -1
View File
@@ -152,9 +152,17 @@
"deleteReasonSpamVandalism": "Spam/vandalism",
"deleteReasonCustom": "Custom..",
"deleteReasonHint": "Please describe the reason...",
"mustBeLoggedInToDelete": "You must be logged in with an OpenStreetMap account to contribute map data."
"mustBeLoggedInToDelete": "You must be logged in with an OpenStreetMap account to contribute map data.",
"uploadPending": "Pending upload",
"uploadCreatingChangeset": "Creating changeset...",
"uploadUploading": "Uploading...",
"uploadClosingChangeset": "Closing changeset...",
"uploadError": "Upload failed",
"uploadComplete": "Upload complete",
"viewInQueue": "View in Queue"
},
"addNode": {
"profile": "Profile",
"selectProfile": "Select a profile...",