|
180 | 180 | "no_call_selected_info": "This unit is not currently responding to any calls", |
181 | 181 | "no_calls": "No active calls", |
182 | 182 | "no_calls_description": "No active calls found. Select an active call to view details.", |
| 183 | + "no_location_message": "This call does not have location data available for navigation.", |
| 184 | + "no_location_title": "No Location Available", |
183 | 185 | "no_open_calls": "No open calls available", |
184 | 186 | "note": "Note", |
185 | 187 | "note_placeholder": "Enter the note of the call", |
|
219 | 221 | "what3words_invalid_format": "Invalid what3words format. Please use format: word.word.word", |
220 | 222 | "what3words_not_found": "what3words address not found, please try a different address", |
221 | 223 | "what3words_placeholder": "Enter what3words address (e.g., filled.count.soap)", |
222 | | - "what3words_required": "Please enter a what3words address to search", |
223 | | - "no_location_title": "No Location Available", |
224 | | - "no_location_message": "This call does not have location data available for navigation." |
| 224 | + "what3words_required": "Please enter a what3words address to search" |
225 | 225 | }, |
226 | 226 | "common": { |
227 | 227 | "add": "Add", |
|
245 | 245 | "no_results_found": "No results found", |
246 | 246 | "no_unit_selected": "No Unit Selected", |
247 | 247 | "nothingToDisplay": "There's nothing to display at the moment", |
| 248 | + "ok": "Ok", |
248 | 249 | "permission_denied": "Permission denied", |
249 | 250 | "remove": "Remove", |
250 | 251 | "route": "Route", |
|
255 | 256 | "tryAgainLater": "Please try again later", |
256 | 257 | "unknown": "Unknown", |
257 | 258 | "upload": "Upload", |
258 | | - "uploading": "Uploading...", |
259 | | - "ok": "Ok" |
| 259 | + "uploading": "Uploading..." |
260 | 260 | }, |
261 | 261 | "contacts": { |
262 | 262 | "add": "Add Contact", |
|
0 commit comments