Merge branch 'main' into feat/topbar-button-restyle

This commit is contained in:
Ullrich Schäfer 2026-07-16 00:44:25 +02:00 committed by GitHub
commit c504d6e34b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 49 additions and 46 deletions

View file

@ -92,6 +92,7 @@ export default {
waypoint: {
notePlaceholder: "Notiz hinzufügen…",
noteCounter: "{{count}} / {{max}}",
emptyState: "Klicke auf die Karte, um Wegpunkte hinzuzufügen",
},
nearbyPoi: {
heading: "In der Nähe",

View file

@ -92,6 +92,7 @@ export default {
waypoint: {
notePlaceholder: "Add a note...",
noteCounter: "{{count}} / {{max}}",
emptyState: "Click on the map to add waypoints",
},
nearbyPoi: {
heading: "Nearby",