|
19 | 19 | "action": "Aktion" |
20 | 20 | }, |
21 | 21 | "data_description": { |
22 | | - "action": { |
23 | | - "add": "Header hinzufügen", |
24 | | - "done": "Weiter zum nächsten Schritt" |
25 | | - } |
| 22 | + "action": "Select an action to perform" |
26 | 23 | } |
27 | 24 | }, |
28 | 25 | "add_header": { |
|
48 | 45 | "action": "Aktion" |
49 | 46 | }, |
50 | 47 | "data_description": { |
51 | | - "action": { |
52 | | - "add": "Sensor hinzufügen", |
53 | | - "done": "Integration erstellen" |
54 | | - } |
| 48 | + "action": "Select an action to perform" |
55 | 49 | } |
56 | 50 | }, |
57 | 51 | "add_sensor": { |
|
96 | 90 | "action": "Konfigurationsbereich" |
97 | 91 | }, |
98 | 92 | "data_description": { |
99 | | - "action": { |
100 | | - "basic": "Grundeinstellungen bearbeiten (URL, Methode, Timeout, Intervall, SSL)", |
101 | | - "headers": "HTTP-Header bearbeiten", |
102 | | - "sensors": "Sensor-Konfiguration bearbeiten", |
103 | | - "payload": "Anfrage-Nutzlast bearbeiten" |
104 | | - } |
| 93 | + "action": "Select a configuration section to edit" |
105 | 94 | } |
106 | 95 | }, |
107 | 96 | "basic": { |
|
122 | 111 | "action": "Aktion" |
123 | 112 | }, |
124 | 113 | "data_description": { |
125 | | - "action": { |
126 | | - "add": "Neuen Header hinzufügen", |
127 | | - "clear": "Alle Header löschen", |
128 | | - "done": "Änderungen speichern" |
129 | | - } |
| 114 | + "action": "Select an action to perform" |
130 | 115 | } |
131 | 116 | }, |
132 | 117 | "add_header": { |
|
152 | 137 | "action": "Aktion" |
153 | 138 | }, |
154 | 139 | "data_description": { |
155 | | - "action": { |
156 | | - "add": "Neuen Sensor hinzufügen", |
157 | | - "edit": "Vorhandenen Sensor bearbeiten/löschen", |
158 | | - "clear": "Alle Sensoren löschen", |
159 | | - "done": "Änderungen speichern" |
160 | | - } |
| 140 | + "action": "Select an action to perform" |
161 | 141 | } |
162 | 142 | }, |
163 | 143 | "select_sensor": { |
|
174 | 154 | "action": "Aktion" |
175 | 155 | }, |
176 | 156 | "data_description": { |
177 | | - "action": { |
178 | | - "edit": "Sensoreinstellungen bearbeiten", |
179 | | - "delete": "Diesen Sensor löschen", |
180 | | - "back": "Zurück zur Sensorliste" |
181 | | - } |
| 157 | + "action": "Select an action to perform on this sensor" |
182 | 158 | } |
183 | 159 | }, |
184 | 160 | "modify_sensor": { |
|
258 | 234 | }, |
259 | 235 | "tracker_source_type": { |
260 | 236 | "options": { |
261 | | - "": "Keine (Standard)", |
262 | 237 | "gps": "GPS", |
263 | 238 | "router": "Router", |
264 | 239 | "bluetooth": "Bluetooth", |
265 | | - "bluetooth_le": "Bluetooth LE" |
| 240 | + "bluetooth_le": "Bluetooth LE", |
| 241 | + "none": "Keine (Standard)" |
266 | 242 | } |
267 | 243 | } |
268 | 244 | } |
|
0 commit comments