3
0

Change geometry labels to location

This commit is contained in:
Jože Fortun 2024-06-04 16:26:12 +02:00
parent 68cc6955f6
commit 5f5c5c84f7
4 changed files with 7 additions and 7 deletions

View File

@ -194,7 +194,7 @@ export default {
// for now this field is hidden, since it's implementation is mia.
.map(kind => {
return { kind, label: this.$t('fieldKinds.' + kind + '.label') }
}).sort((a, b) => a.label.localeCompare(b.text))
}).sort((a, b) => a.label.localeCompare(b.label))
},
exists () {

View File

@ -760,8 +760,8 @@ nylas:
mailbox: Mailbox
geometry:
label: Geometry
viewLabel: Geometry
label: Map
viewLabel: Map
feedLabel: Configure Sources
source:
label: Source
@ -779,10 +779,10 @@ geometry:
optionLabel: Records
prefilterLabel: Prefilter sources
colorLabel: Marker color
geometryFieldLabel: Geometry field*
geometryFieldLabel: Location field*
titleLabel: Title
titlePlaceholder: Title
geometryFieldPlaceholder: Geometry field
geometryFieldPlaceholder: Location field
displayMarker: Display marker
displayPolygon: Display polygon
centerLabel: Center

View File

@ -157,7 +157,7 @@ kind:
label: User roles
placeholder: Filter by user roles
geometry:
label: Geometry
label: Location
latitude: Latitude
longitude: Longitude
clickToPlaceMarker: Click to place/remove a marker

View File

@ -146,7 +146,7 @@ fieldKinds:
User:
label: User selector
Geometry:
label: Geometry
label: Location
field:
selectAll: Select all
tooltip: