@@ -21,11 +21,17 @@ custom.data.type.georef.config.parameter.schema.use_geocoder.value.checkbox,Füg
21
21
custom.data.type.georef.modal.form.text.georef_empty,noch keine Georeferenzierung,no georeferencing yet,,
22
22
custom.data.type.georef.config.parameter.schema.allow_textinput_point.value.label,Texteingabe,Textinput,,
23
23
custom.data.type.georef.config.parameter.schema.allow_textinput_linestring.value.label,Texteingabe,Textinput,,
24
+ custom.data.type.georef.config.parameter.schema.allow_textinput_geojson.value.label,Texteingabe,Textinput,,
25
+ custom.data.type.georef.config.parameter.schema.allow_textinput_geojson.value.checkbox,Für GeoJSON erlauben,Allow for GeoJSON,,
24
26
custom.data.type.georef.config.parameter.schema.allow_textinput_polygon.value.label,Texteingabe,Textinput,,
25
27
custom.data.type.georef.config.parameter.schema.allow_textinput_point.value.checkbox,Für POINT erlauben,Allow for POINT,,
26
28
custom.data.type.georef.config.parameter.schema.allow_textinput_linestring.value.checkbox,Für LINESTRING erlauben,Allow for LINESTRING,,
27
29
custom.data.type.georef.config.parameter.schema.allow_textinput_polygon.value.checkbox,Für POLYGON erlauben,Allow for POLYGON,,
28
30
31
+ custom.data.type.georef.config.parameter.mask.editor_display.value.label,Editor-Ansicht,Editor-Display,,
32
+ custom.data.type.georef.config.option.mask.editor_display.value.default,Standard,Default,,
33
+ custom.data.type.georef.config.option.mask.editor_display.value.condensed,1 Zeile,One-liner,,
34
+
29
35
custom.data.type.georef.controls.addnew.point.label,POINT,POINT,,
30
36
custom.data.type.georef.add_new.point.header_left,POINT eingeben,POINT input,,
31
37
custom.data.type.georef.add_new.modal.form.latitude,Latitude,Latitude,,
0 commit comments