Merge branch 'main' into feat/topbar-button-restyle
This commit is contained in:
commit
c504d6e34b
6 changed files with 49 additions and 46 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue