Last active
December 21, 2023 06:59
-
-
Save talha08/3997150b67ca97e630ef867ec158696b to your computer and use it in GitHub Desktop.
JSON
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"key": "common.loading", | |
"value": "Loading..." | |
}, | |
{ | |
"key": "common.button.agree", | |
"value": "Yes" | |
}, | |
{ | |
"key": "common.button.cancel", | |
"value": "Cancel" | |
}, | |
{ | |
"key": "common.button.details", | |
"value": "Details" | |
}, | |
{ | |
"key": "common.button.disagree", | |
"value": "Cancel" | |
}, | |
{ | |
"key": "common.button.delete", | |
"value": "Delete" | |
}, | |
{ | |
"key": "common.button.discontinue", | |
"value": "Discontinue" | |
}, | |
{ | |
"key": "common.button.transfer", | |
"value": "Transfer" | |
}, | |
{ | |
"key": "common.button.deactivate", | |
"value": "Deactivate" | |
}, | |
{ | |
"key": "common.button.edit", | |
"value": "Edit" | |
}, | |
{ | |
"key": "common.button.modify", | |
"value": "Modify" | |
}, | |
{ | |
"key": "common.button.release", | |
"value": "Release" | |
}, | |
{ | |
"key": "common.button.report", | |
"value": "Report" | |
}, | |
{ | |
"key": "common.button.retry", | |
"value": "Retry" | |
}, | |
{ | |
"key": "common.button.save", | |
"value": "Save" | |
}, | |
{ | |
"key": "common.button.assign", | |
"value": "Assign" | |
}, | |
{ | |
"key": "common.button.submit", | |
"value": "Submit" | |
}, | |
{ | |
"key": "common.button.apply", | |
"value": "Apply" | |
}, | |
{ | |
"key": "common.button.search", | |
"value": "Search" | |
}, | |
{ | |
"key": "common.common.button.reset", | |
"value": "Reset" | |
}, | |
{ | |
"key": "common.button.update", | |
"value": "Update" | |
}, | |
{ | |
"key": "common.no.data.found", | |
"value": "No data found!" | |
}, | |
{ | |
"key": "common.not.avilable", | |
"value": "Not Available" | |
}, | |
{ | |
"key": "common.opps", | |
"value": "Oops" | |
}, | |
{ | |
"key": "common.under.development", | |
"value": "Under Development" | |
}, | |
{ | |
"key": "common.no.items", | |
"value": "No items" | |
}, | |
{ | |
"key": "common.text.create", | |
"value": "Create" | |
}, | |
{ | |
"key": "common.text.update", | |
"value": "Update" | |
}, | |
{ | |
"key": "common.google.map.load.failed", | |
"value": "Failed to load Google Maps" | |
}, | |
{ | |
"key": "common.drag.drop.file.placeholder", | |
"value": "Drag 'n' drop the file here, or click to select image" | |
}, | |
{ | |
"key": "common.confirmations.release", | |
"value": "Are you sure you want to release the selected items?" | |
}, | |
{ | |
"key": "common.confirmations.delete", | |
"value": "Are you sure you want to discontinue the selected items?" | |
}, | |
{ | |
"key": "common.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected items?" | |
}, | |
{ | |
"key": "error.boundary.default.message", | |
"value": "Sorry! Some unexpected error occurred." | |
}, | |
{ | |
"key": "table.per.page", | |
"value": "{{item}} per page" | |
}, | |
{ | |
"key": "page.card.tenant.deployment", | |
"value": "Tenant Deployment" | |
}, | |
{ | |
"key": "login.alternate.text", | |
"value": "Or you can with" | |
}, | |
{ | |
"key": "login.banner", | |
"value": "Precision AI for trusted data and decisions" | |
}, | |
{ | |
"key": "login.button.google", | |
"value": "Google" | |
}, | |
{ | |
"key": "login.button.microsoft", | |
"value": "Microsoft" | |
}, | |
{ | |
"key": "login.button", | |
"value": "Login" | |
}, | |
{ | |
"key": "login.forget.password", | |
"value": "Forgot Password?" | |
}, | |
{ | |
"key": "login.label.email.label", | |
"value": "Username / Email" | |
}, | |
{ | |
"key": "login.label.password.label", | |
"value": "Password" | |
}, | |
{ | |
"key": "login.label.remember.me", | |
"value": "Remember me" | |
}, | |
{ | |
"key": "reset.password.email.label", | |
"value": "Email" | |
}, | |
{ | |
"key": "reset.password.email.placeholder", | |
"value": "Enter email" | |
}, | |
{ | |
"key": "reset.password.email.required", | |
"value": "Email address is required" | |
}, | |
{ | |
"key": "reset.password.email.rules.regex", | |
"value": "Email address is not valid" | |
}, | |
{ | |
"key": "change.password.current.password.label", | |
"value": "Current Password" | |
}, | |
{ | |
"key": "change.password.new.password.label", | |
"value": "New Password" | |
}, | |
{ | |
"key": "change.password.current.password.placeholder", | |
"value": "Enter current password" | |
}, | |
{ | |
"key": "change.password.new.password.placeholder", | |
"value": "Enter new password" | |
}, | |
{ | |
"key": "change.password.current.password.required", | |
"value": "Current password is required" | |
}, | |
{ | |
"key": "change.password.new.password.required", | |
"value": "New password is required" | |
}, | |
{ | |
"key": "change.password.confirm.password.label", | |
"value": "Confirm Password" | |
}, | |
{ | |
"key": "change.password.confirm.password.placeholder", | |
"value": "Enter new password again" | |
}, | |
{ | |
"key": "change.password.confirm.password.required", | |
"value": "Password confirmation is required" | |
}, | |
{ | |
"key": "change.password.rules.min.length", | |
"value": "Password must contain at least 8 characters" | |
}, | |
{ | |
"key": "change.password.rules.regex", | |
"value": "Password must contain at least 1 digit, 1 letter and 1 special character" | |
}, | |
{ | |
"key": "change.password.rules.password.match", | |
"value": "Password did not match" | |
}, | |
{ | |
"key": "login.title", | |
"value": "Log in to your account" | |
}, | |
{ | |
"key": "reset.password.title", | |
"value": "Reset Password" | |
}, | |
{ | |
"key": "change.password.title", | |
"value": "Change Password" | |
}, | |
{ | |
"key": "navigation.ai.container", | |
"value": "AI Containers" | |
}, | |
{ | |
"key": "navigation.ai.models", | |
"value": "AI Models" | |
}, | |
{ | |
"key": "navigation.ai", | |
"value": "AI" | |
}, | |
{ | |
"key": "navigation.scheme", | |
"value": "Schemes" | |
}, | |
{ | |
"key": "navigation.annotations", | |
"value": "Annotations" | |
}, | |
{ | |
"key": "navigation.cameras", | |
"value": "Cameras" | |
}, | |
{ | |
"key": "navigation.configurations", | |
"value": "Configurations" | |
}, | |
{ | |
"key": "navigation.data.residency", | |
"value": "Data Residency" | |
}, | |
{ | |
"key": "navigation.data.retention", | |
"value": "Data Retention" | |
}, | |
{ | |
"key": "navigation.device.batches", | |
"value": "Device Batches" | |
}, | |
{ | |
"key": "navigation.device.groups", | |
"value": "Device Groups" | |
}, | |
{ | |
"key": "navigation.device.pools", | |
"value": "Device Pools" | |
}, | |
{ | |
"key": "navigation.ai.accelerator", | |
"value": "AI Accelerators" | |
}, | |
{ | |
"key": "navigation.events", | |
"value": "Events" | |
}, | |
{ | |
"key": "navigation.firmwares", | |
"value": "Firmwares" | |
}, | |
{ | |
"key": "navigation.firmwares.tenants", | |
"value": "Tenants" | |
}, | |
{ | |
"key": "navigation.firmwares.cameras", | |
"value": "Cameras" | |
}, | |
{ | |
"key": "navigation.gallery", | |
"value": "Gallery" | |
}, | |
{ | |
"key": "navigation.operations.geofences", | |
"value": "Geofences" | |
}, | |
{ | |
"key": "navigation.operations.labels", | |
"value": "Labels" | |
}, | |
{ | |
"key": "navigation.smarter.ai.scheme", | |
"value": "Schemes" | |
}, | |
{ | |
"key": "navigation.operations", | |
"value": "Operations" | |
}, | |
{ | |
"key": "navigation.administration", | |
"value": "Administration" | |
}, | |
{ | |
"key": "navigation.privacy.and.compliance", | |
"value": "Privacy & Compliance" | |
}, | |
{ | |
"key": "navigation.privacy.policies", | |
"value": "Privacy Policies" | |
}, | |
{ | |
"key": "navigation.products", | |
"value": "Products" | |
}, | |
{ | |
"key": "navigation.reports", | |
"value": "Reports" | |
}, | |
{ | |
"key": "navigation.drivers", | |
"value": "Drivers" | |
}, | |
{ | |
"key": "navigation.driver.groups", | |
"value": "Driver Groups" | |
}, | |
{ | |
"key": "navigation.driver.tags", | |
"value": "Driver Tags" | |
}, | |
{ | |
"key": "navigation.my.fleet", | |
"value": "My Fleet" | |
}, | |
{ | |
"key": "navigation.smarter.ai", | |
"value": "Smarter AI" | |
}, | |
{ | |
"key": "navigation.monitoring", | |
"value": "Monitoring" | |
}, | |
{ | |
"key": "navigation.tenants", | |
"value": "Tenants" | |
}, | |
{ | |
"key": "navigation.schemes", | |
"value": "Schemes" | |
}, | |
{ | |
"key": "navigation.triggers", | |
"value": "Triggers" | |
}, | |
{ | |
"key": "navigation.triggers.report", | |
"value": "Trigger Reports" | |
}, | |
{ | |
"key": "navigation.users", | |
"value": "Users" | |
}, | |
{ | |
"key": "navigation.vin.groups", | |
"value": "VIN Groups" | |
}, | |
{ | |
"key": "navigation.waste.management", | |
"value": "Waste Management" | |
}, | |
{ | |
"key": "navigation.waste.fleets", | |
"value": "Fleets" | |
}, | |
{ | |
"key": "navigation.winter.operations", | |
"value": "Winter Operations" | |
}, | |
{ | |
"key": "navigation.support", | |
"value": "Support" | |
}, | |
{ | |
"key": "navigation.trips", | |
"value": "Trips" | |
}, | |
{ | |
"key": "navigation.fleets", | |
"value": "Fleets" | |
}, | |
{ | |
"key": "navigation.device.drivers", | |
"value": "Drivers" | |
}, | |
{ | |
"key": "navigation.device.my.fleet", | |
"value": "My Fleet" | |
}, | |
{ | |
"key": "navigation.fleet.live.tracking", | |
"value": "Live Tracking" | |
}, | |
{ | |
"key": "navigation.device.drivers.group", | |
"value": "Drivers Group" | |
}, | |
{ | |
"key": "cameras.no.data.message", | |
"value": "No Cameras found!" | |
}, | |
{ | |
"key": "cameras.page.title", | |
"value": "Cameras" | |
}, | |
{ | |
"key": "cameras.search.placeholder", | |
"value": "Search by Camera Name, Camera ID, Location & VIN" | |
}, | |
{ | |
"key": "cameras.thumbnail.not.available", | |
"value": "Image Not Available" | |
}, | |
{ | |
"key": "cameras.serial.number", | |
"value": "Serial No." | |
}, | |
{ | |
"key": "cameras.product", | |
"value": "Product" | |
}, | |
{ | |
"key": "cameras.group", | |
"value": "Group" | |
}, | |
{ | |
"key": "cameras.vin", | |
"value": "VIN" | |
}, | |
{ | |
"key": "cameras.license.plate", | |
"value": "License Plate" | |
}, | |
{ | |
"key": "cameras.driver", | |
"value": "Driver" | |
}, | |
{ | |
"key": "cameras.environment", | |
"value": "Environment" | |
}, | |
{ | |
"key": "cameras.failed.to.load", | |
"value": "Failed to load camera" | |
}, | |
{ | |
"key": "cameras.vin.not.available", | |
"value": "VIN not available" | |
}, | |
{ | |
"key": "cameras.location.not.available", | |
"value": "Location not available" | |
}, | |
{ | |
"key": "cameras.gps.not.available", | |
"value": "GPS data unavailable" | |
}, | |
{ | |
"key": "cameras.vehicle.name.not.available", | |
"value": "Vehicle name not available" | |
}, | |
{ | |
"key": "cameras.failed.fetch.sensor.data", | |
"value": "Failed to fetch event and sensor data" | |
}, | |
{ | |
"key": "cameras.status.live", | |
"value": "LIVE" | |
}, | |
{ | |
"key": "cameras.status.parked", | |
"value": "Parked" | |
}, | |
{ | |
"key": "cameras.status.online", | |
"value": "Online" | |
}, | |
{ | |
"key": "cameras.status.offline", | |
"value": "Offline" | |
}, | |
{ | |
"key": "cameras.status.parked.uppercase", | |
"value": "PARKED" | |
}, | |
{ | |
"key": "cameras.status.live.uppercase", | |
"value": "LIVE" | |
}, | |
{ | |
"key": "cameras.status.offline.uppercase", | |
"value": "OFFLINE" | |
}, | |
{ | |
"key": "cameras.last.online.time", | |
"value": "Last online time" | |
}, | |
{ | |
"key": "cameras.wake.up", | |
"value": "Wake Up" | |
}, | |
{ | |
"key": "cameras.wake.up.progress", | |
"value": "Waking Up" | |
}, | |
{ | |
"key": "camears.wake.up.signal.failed.message", | |
"value": "Could not send the wake up signal!" | |
}, | |
{ | |
"key": "camears.wake.up.progress.message", | |
"value": "Waking up the device, Please wait" | |
}, | |
{ | |
"key": "cameras.wifi.not.connected", | |
"value": "Wi-Fi Not Connected" | |
}, | |
{ | |
"key": "cameras.cellular.not.connected", | |
"value": " Cellular Not Connected" | |
}, | |
{ | |
"key": "cameras.vehicle.info", | |
"value": " Vehicle Information" | |
}, | |
{ | |
"key": "cameras.vin.label", | |
"value": "VIN" | |
}, | |
{ | |
"key": "cameras.vin.make.label", | |
"value": "Make" | |
}, | |
{ | |
"key": "cameras.vin.model.label", | |
"value": "Model" | |
}, | |
{ | |
"key": "cameras.vin.year.label", | |
"value": "Year" | |
}, | |
{ | |
"key": "cameras.vin.age.label", | |
"value": "Age" | |
}, | |
{ | |
"key": "cameras.vin.style.label", | |
"value": "Style/Body" | |
}, | |
{ | |
"key": "cameras.vin.type.label", | |
"value": "Vehicle Type" | |
}, | |
{ | |
"key": "cameras.vin.body.label", | |
"value": "Body Class" | |
}, | |
{ | |
"key": "cameras.vin.fuel.label", | |
"value": "Fuel Type" | |
}, | |
{ | |
"key": "cameras.vin.less.than.year", | |
"value": "Less than a year" | |
}, | |
{ | |
"key": "cameras.name.label", | |
"value": "Camera Name" | |
}, | |
{ | |
"key": "cameras.name.placeholder", | |
"value": "Enter the camera name" | |
}, | |
{ | |
"key": "cameras.name.required", | |
"value": "The camera name is required" | |
}, | |
{ | |
"key": "cameras.name.change", | |
"value": "Change Endpoint Name" | |
}, | |
{ | |
"key": "cameras.name.change.success", | |
"value": "Changed the camera name" | |
}, | |
{ | |
"key": "cameras.name.remove.success", | |
"value": "Removed the camera name" | |
}, | |
{ | |
"key": "cameras.name.changed.failed", | |
"value": "Failed to change the camera name" | |
}, | |
{ | |
"key": "cameras.group.change.warning", | |
"value": "Please select a device group" | |
}, | |
{ | |
"key": "cameras.group.assign.success", | |
"value": "has been assigned to {{groupName}}" | |
}, | |
{ | |
"key": "cameras.group.assign.failed", | |
"value": "Could not assign to <b>{{groupName}}</b>" | |
}, | |
{ | |
"key": "cameras.license.label", | |
"value": "License Plate Number" | |
}, | |
{ | |
"key": "cameras.license.placeholder", | |
"value": "Enter license plate number" | |
}, | |
{ | |
"key": "cameras.license.required", | |
"value": "License plate number is required" | |
}, | |
{ | |
"key": "cameras.license.change.label", | |
"value": "Change License Plate Number" | |
}, | |
{ | |
"key": "cameras.license.change.failed.message", | |
"value": "Failed to change license plate number" | |
}, | |
{ | |
"key": "cameras.license.change.success.message", | |
"value": "Changed license plate number" | |
}, | |
{ | |
"key": "cameras.license.remove.success.message", | |
"value": "Removed license plate number" | |
}, | |
{ | |
"key": "cameras.vin.change.label", | |
"value": "Change VIN" | |
}, | |
{ | |
"key": "cameras.vin.change.placeholder", | |
"value": "Enter VIN" | |
}, | |
{ | |
"key": "cameras.vin.change.required", | |
"value": "VIN is required" | |
}, | |
{ | |
"key": "cameras.vin.change.invalid", | |
"value": "Invalid VIN" | |
}, | |
{ | |
"key": "cameras.vin.change.failed.message", | |
"value": "Failed to change VIN" | |
}, | |
{ | |
"key": "cameras.vin.change.success.message", | |
"value": "Changed VIN" | |
}, | |
{ | |
"key": "cameras.vin.remove.success.message", | |
"value": "Removed VIN" | |
}, | |
{ | |
"key": "cameras.health.tag.assign", | |
"value": "Assign Health Tags" | |
}, | |
{ | |
"key": "cameras.health.tag.remove.failed.message", | |
"value": "Could not remove the Tag" | |
}, | |
{ | |
"key": "cameras.health.tag.add.failed.message", | |
"value": "Could not add the Tag" | |
}, | |
{ | |
"key": "cameras.details", | |
"value": "Camera Details" | |
}, | |
{ | |
"key": "cameras.manage", | |
"value": "Manage Camera" | |
}, | |
{ | |
"key": "events.no.data.message", | |
"value": "No Events" | |
}, | |
{ | |
"key": "events.page.title", | |
"value": "Events" | |
}, | |
{ | |
"key": "events.search.placeholder", | |
"value": "Search Events" | |
}, | |
{ | |
"key": "events.recent", | |
"value": "Recent Events" | |
}, | |
{ | |
"key": "events.view.all", | |
"value": "View All Events" | |
}, | |
{ | |
"key": "events.gps.data.unavailable", | |
"value": "GPS data unavailable" | |
}, | |
{ | |
"key": "events.vehicle.unavailable", | |
"value": "Vehicle name unavailable" | |
}, | |
{ | |
"key": "events.search.camera.name", | |
"value": "Camera Name" | |
}, | |
{ | |
"key": "events.search.camera.serial", | |
"value": "Camera Serial" | |
}, | |
{ | |
"key": "events.search.trigger", | |
"value": "Trigger" | |
}, | |
{ | |
"key": "events.search.annotation", | |
"value": "Annotation" | |
}, | |
{ | |
"key": "evants.last.time", | |
"value": "Last event time" | |
}, | |
{ | |
"key": "trips.labels", | |
"value": "Trips" | |
}, | |
{ | |
"key": "trips.no.data.message", | |
"value": "No Trips" | |
}, | |
{ | |
"key": "trips.not.found.on.selected.date", | |
"value": "No Trips available for the selected dates" | |
}, | |
{ | |
"key": "trips.recent", | |
"value": "Recent Trips" | |
}, | |
{ | |
"key": "trips.view.all", | |
"value": "View All Trips" | |
}, | |
{ | |
"key": "trips.downtime", | |
"value": "Downtime" | |
}, | |
{ | |
"key": "trips.google.map.load.failed", | |
"value": "Failed to load Google Maps" | |
}, | |
{ | |
"key": "trips.driver.score", | |
"value": "Drivers Score" | |
}, | |
{ | |
"key": "trips.driver.name", | |
"value": "Drivers Name" | |
}, | |
{ | |
"key": "trips.driver.login", | |
"value": "Login" | |
}, | |
{ | |
"key": "trips.driver.logout", | |
"value": "Logout" | |
}, | |
{ | |
"key": "trips.score", | |
"value": "Trip Score" | |
}, | |
{ | |
"key": "trips.global.score", | |
"value": "Global Score" | |
}, | |
{ | |
"key": "trips.idle.time", | |
"value": "Idle Time" | |
}, | |
{ | |
"key": "trips.distance", | |
"value": "Distance" | |
}, | |
{ | |
"key": "trips.duration", | |
"value": "Duration" | |
}, | |
{ | |
"key": "trips.last.update", | |
"value": "Last Update" | |
}, | |
{ | |
"key": "trips.unknown.location", | |
"value": "Unknown Location" | |
}, | |
{ | |
"key": "trips.search.driver.name", | |
"value": "Driver Name" | |
}, | |
{ | |
"key": "trips.search.camera.name", | |
"value": "Camera Name" | |
}, | |
{ | |
"key": "trips.search.placeholder", | |
"value": "Search Trips" | |
}, | |
{ | |
"key": "fleets.labels", | |
"value": "Fleet" | |
}, | |
{ | |
"key": "fleets.reports", | |
"value": "Report" | |
}, | |
{ | |
"key": "fleets.month.4", | |
"value": "4 Months" | |
}, | |
{ | |
"key": "fleets.month.6", | |
"value": "6 Months" | |
}, | |
{ | |
"key": "fleets.month.12", | |
"value": "12 Months" | |
}, | |
{ | |
"key": "fleets.driver.top.title", | |
"value": "Top Driver Safety Scores" | |
}, | |
{ | |
"key": "fleets.driver.top.link.text", | |
"value": "View All Top Driver Safety Scores" | |
}, | |
{ | |
"key": "fleets.driver.lowest.title", | |
"value": "Lowest Driver Safety Scores" | |
}, | |
{ | |
"key": "fleets.driver.lowest.link.text", | |
"value": "View All Lowest Driver Safety Scores" | |
}, | |
{ | |
"key": "fleets.recent.cameras", | |
"value": "Recent Cameras" | |
}, | |
{ | |
"key": "fleets.recent.cameras.view.all", | |
"value": "View All Cameras" | |
}, | |
{ | |
"key": "fleets.no.cameras", | |
"value": "No Cameras" | |
}, | |
{ | |
"key": "driver.tags.label", | |
"value": "Driver Tag" | |
}, | |
{ | |
"key": "driver.tags.form.name.label", | |
"value": "Name *" | |
}, | |
{ | |
"key": "driver.tags.form.name.placeholder", | |
"value": "Please enter a name" | |
}, | |
{ | |
"key": "driver.tags.form.name.required", | |
"value": "This is required" | |
}, | |
{ | |
"key": "driver.tags.form.description.label", | |
"value": "Name *" | |
}, | |
{ | |
"key": "driver.tags.form.description.placeholder", | |
"value": "Please enter a description" | |
}, | |
{ | |
"key": "driver.tags.table.columns.name", | |
"value": "Name" | |
}, | |
{ | |
"key": "driver.tags.table.columns.description", | |
"value": "Description" | |
}, | |
{ | |
"key": "driver.tags.error", | |
"value": "Sorry! Could not fetch Driver tags" | |
}, | |
{ | |
"key": "driver.tags.add.success.message", | |
"value": "Driver tag added" | |
}, | |
{ | |
"key": "driver.tags.add.fail.message", | |
"value": "Could not add the driver tag" | |
}, | |
{ | |
"key": "driver.tags.update.success.message", | |
"value": "Driver tag updated" | |
}, | |
{ | |
"key": "driver.tags.update.fail.message", | |
"value": "Could not update the driver tag" | |
}, | |
{ | |
"key": "driver.tags.page.title", | |
"value": "Driver Tags" | |
}, | |
{ | |
"key": "driver.tags.actions.search", | |
"value": "Search Driver Tags" | |
}, | |
{ | |
"key": "driver.tags.actions.create", | |
"value": "Driver Tag" | |
}, | |
{ | |
"key": "driver.tags.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected Driver Tags?" | |
}, | |
{ | |
"key": "drivers.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected Drivers?" | |
}, | |
{ | |
"key": "drivers.create.page.title", | |
"value": "Create a new Driver" | |
}, | |
{ | |
"key": "drivers.title", | |
"value": "Drivers" | |
}, | |
{ | |
"key": "drivers.not.found", | |
"value": "No Driver Found" | |
}, | |
{ | |
"key": "drivers.delete.success.message", | |
"value": "Successfully deleted {{driverName}}`" | |
}, | |
{ | |
"key": "drivers.delete.fail.message", | |
"value": "Failed to delete {{driverName}}`" | |
}, | |
{ | |
"key": "drivers.actions.create", | |
"value": "Driver" | |
}, | |
{ | |
"key": "drivers.table.columns.name", | |
"value": "Name" | |
}, | |
{ | |
"key": "drivers.table.columns.phone", | |
"value": "Phone" | |
}, | |
{ | |
"key": "drivers.table.columns.licenseNo", | |
"value": "License No" | |
}, | |
{ | |
"key": "drivers.table.columns.licenseIssuanceDate", | |
"value": "License Issuance Date" | |
}, | |
{ | |
"key": "drivers.table.columns.licenseExpirationDate", | |
"value": "License Expiration Date" | |
}, | |
{ | |
"key": "drivers.table.columns.globalScore", | |
"value": "Global Score" | |
}, | |
{ | |
"key": "drivers.sass.token.progress.text", | |
"value": "Generating SAS token." | |
}, | |
{ | |
"key": "drivers.photo.upload.progress.text", | |
"value": "Uploading Driver Photo." | |
}, | |
{ | |
"key": "drivers.license.font.upload.progress.text", | |
"value": "Uploading Driver License Front Image." | |
}, | |
{ | |
"key": "drivers.license.back.upload.progress.text", | |
"value": "Uploading Driver License Back Image." | |
}, | |
{ | |
"key": "drivers.upload.files.fail.message", | |
"value": "Could not upload Driver files [Error" | |
}, | |
{ | |
"key": "drivers.add.success.message", | |
"value": "Driver Added successfully" | |
}, | |
{ | |
"key": "drivers.add.fail.message", | |
"value": "Failed to create new Driver" | |
}, | |
{ | |
"key": "drivers.update.success.message", | |
"value": "Driver Updated successfully" | |
}, | |
{ | |
"key": "drivers.update.fail.message", | |
"value": "Failed to Update Driver" | |
}, | |
{ | |
"key": "drivers.create.title", | |
"value": "Create New Driver" | |
}, | |
{ | |
"key": "drivers.update.text", | |
"value": "Update Driver" | |
}, | |
{ | |
"key": "drivers.camera.face.identity", | |
"value": "Camera with Face Identity" | |
}, | |
{ | |
"key": "drivers.form.file.size.limit", | |
"value": "Maximum file upload size is 5MB" | |
}, | |
{ | |
"key": "drivers.photo.text", | |
"value": "Driver Photo" | |
}, | |
{ | |
"key": "drivers.delete.confirmation", | |
"value": "Are you sure you want to delete the selected Driver?" | |
}, | |
{ | |
"key": "drivers.details.text", | |
"value": "Driver Details" | |
}, | |
{ | |
"key": "drivers.select.device", | |
"value": "Please select a device" | |
}, | |
{ | |
"key": "drivers.add.face.id", | |
"value": " Add Face Id" | |
}, | |
{ | |
"key": "drivers.details.first.name", | |
"value": "First Name" | |
}, | |
{ | |
"key": "drivers.details.last.name", | |
"value": "Last Name" | |
}, | |
{ | |
"key": "drivers.details.email", | |
"value": "Email" | |
}, | |
{ | |
"key": "drivers.details.phone", | |
"value": "Phone Number" | |
}, | |
{ | |
"key": "drivers.details.license.number", | |
"value": "License Number" | |
}, | |
{ | |
"key": "drivers.details.issuance.date", | |
"value": "Issuance Date" | |
}, | |
{ | |
"key": "drivers.details.expiration.date", | |
"value": "Expiration Date" | |
}, | |
{ | |
"key": "drivers.details.license.front", | |
"value": "License Front Copy" | |
}, | |
{ | |
"key": "drivers.details.license.back", | |
"value": "License Back Copy" | |
}, | |
{ | |
"key": "drivers.form.first.name.label", | |
"value": "First Name *" | |
}, | |
{ | |
"key": "drivers.form.first.name.placeholder", | |
"value": "Enter driver first name" | |
}, | |
{ | |
"key": "drivers.form.first.name.required", | |
"value": "First name is required" | |
}, | |
{ | |
"key": "drivers.form.last.name.label", | |
"value": "Last Name *" | |
}, | |
{ | |
"key": "drivers.form.last.name.placeholder", | |
"value": "Enter driver last name" | |
}, | |
{ | |
"key": "drivers.form.last.name.required", | |
"value": "Last name is required" | |
}, | |
{ | |
"key": "drivers.form.phone.label", | |
"value": "Phone *" | |
}, | |
{ | |
"key": "drivers.form.phone.placeholder", | |
"value": "Enter driver phone number" | |
}, | |
{ | |
"key": "drivers.form.phone.required", | |
"value": "Phone is required" | |
}, | |
{ | |
"key": "drivers.form.phone.validation", | |
"value": "Enter a valid phone number" | |
}, | |
{ | |
"key": "drivers.form.email.label", | |
"value": "Email *" | |
}, | |
{ | |
"key": "drivers.form.email.placeholder", | |
"value": "Enter driver email address" | |
}, | |
{ | |
"key": "drivers.form.email.required", | |
"value": "Email is required" | |
}, | |
{ | |
"key": "drivers.form.email.validation", | |
"value": "Enter a valid email" | |
}, | |
{ | |
"key": "drivers.form.license.number.label", | |
"value": "License No *" | |
}, | |
{ | |
"key": "drivers.form.license.number.placeholder", | |
"value": "Enter driver license" | |
}, | |
{ | |
"key": "drivers.form.license.number.required", | |
"value": "License is required" | |
}, | |
{ | |
"key": "drivers.form.licenseIssuanceDate.label", | |
"value": "License Issuance Date *" | |
}, | |
{ | |
"key": "drivers.form.licenseIssuanceDate.required", | |
"value": "License issuance date is required" | |
}, | |
{ | |
"key": "drivers.form.licenseExpirationDate.label", | |
"value": "License Expiration Date *" | |
}, | |
{ | |
"key": "drivers.form.licenseExpirationDate.required", | |
"value": "License expiration date is required" | |
}, | |
{ | |
"key": "drivers.form.tags.label", | |
"value": "Tags" | |
}, | |
{ | |
"key": "drivers.form.tags.placeholder", | |
"value": "Select driver tags" | |
}, | |
{ | |
"key": "drivers.form.photo.label", | |
"value": "Upload Driver Photo" | |
}, | |
{ | |
"key": "drivers.form.license.front.label", | |
"value": "Upload Driver License Front Image" | |
}, | |
{ | |
"key": "drivers.form.license.back.label", | |
"value": "Upload Driver License Back Image" | |
}, | |
{ | |
"key": "drivers.access.card.title", | |
"value": "Access Cards" | |
}, | |
{ | |
"key": "drivers.access.card", | |
"value": "Driver Access Cards" | |
}, | |
{ | |
"key": "drivers.access.card.not.found", | |
"value": "No Access Card Found" | |
}, | |
{ | |
"key": "drivers.access.card.delete.success.message", | |
"value": "Successfully deleted {{nfcCardId}}" | |
}, | |
{ | |
"key": "drivers.access.card.delete.fail.message", | |
"value": "Failed to delete {{nfcCardId}}" | |
}, | |
{ | |
"key": "drivers.access.card.add.success.message", | |
"value": "Access Card added successfully" | |
}, | |
{ | |
"key": "drivers.access.card.add.fail.message", | |
"value": "Failed to create Access Card" | |
}, | |
{ | |
"key": "drivers.access.card.transfer.success.message", | |
"value": "Access Card transferred successfully" | |
}, | |
{ | |
"key": "drivers.access.card.transfer.fail.message", | |
"value": "Failed to transfer Access Card" | |
}, | |
{ | |
"key": "drivers.access.card.create.title", | |
"value": "Create New Access Card" | |
}, | |
{ | |
"key": "nfc.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected Access cards?" | |
}, | |
{ | |
"key": "drivers.access.actions.access.card", | |
"value": "Access Card" | |
}, | |
{ | |
"key": "drivers.access.columns.access.id", | |
"value": "Access Id" | |
}, | |
{ | |
"key": "drivers.access.card.transfer", | |
"value": "Transfer Access Card" | |
}, | |
{ | |
"key": "drivers.access.card.select.driver", | |
"value": "Select a Driver" | |
}, | |
{ | |
"key": "drivers.access.card.form.access.card.label", | |
"value": "Access Card *" | |
}, | |
{ | |
"key": "drivers.access.card.form.access.card.placeholder", | |
"value": "Please enter a access card number" | |
}, | |
{ | |
"key": "drivers.access.card.form.access.card.required", | |
"value": "This is required" | |
}, | |
{ | |
"key": "drivers.access.card.cameras", | |
"value": "Cameras" | |
}, | |
{ | |
"key": "drivers.access.card.camera.name.label", | |
"value": "Name" | |
}, | |
{ | |
"key": "drivers.access.card.camera.serial.label", | |
"value": "Serial No" | |
}, | |
{ | |
"key": "drivers.access.card.camera.selection", | |
"value": "Select Camera" | |
}, | |
{ | |
"key": "annotations.fetching.data.message", | |
"value": "Fetching annotation categories" | |
}, | |
{ | |
"key": "annotations.no.categories.message", | |
"value": "No annotation categories." | |
}, | |
{ | |
"key": "annotations.page.card.browseItems", | |
"value": "Browse Annotation" | |
}, | |
{ | |
"key": "annotations.page.card.createNew", | |
"value": "Create Annotation" | |
}, | |
{ | |
"key": "annotations.page.card.name", | |
"value": "Annotation Categories" | |
}, | |
{ | |
"key": "annotations.page.title", | |
"value": "Annotations" | |
}, | |
{ | |
"key": "annotation.actions.create", | |
"value": "Annotation" | |
}, | |
{ | |
"key": "annotations.search.placeholder", | |
"value": "Search annotation to edit and discontinue" | |
}, | |
{ | |
"key": "annotations.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected Annotations?" | |
}, | |
{ | |
"key": "annotations.actions.search", | |
"value": "Search Annotation" | |
}, | |
{ | |
"key": "geofences.page.card.browseItems", | |
"value": "Browse Geofences" | |
}, | |
{ | |
"key": "geofences.page.card.createNew", | |
"value": "Create Geofence" | |
}, | |
{ | |
"key": "geofences.page.card.name", | |
"value": "Geofences" | |
}, | |
{ | |
"key": "geofence.confirmations.release", | |
"value": "Are you sure you want to release the selected Geofences?" | |
}, | |
{ | |
"key": "geofence.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected Geofences?" | |
}, | |
{ | |
"key": "device.groups.edit.success", | |
"value": "Updated the Device Group {{groupName}}" | |
}, | |
{ | |
"key": "device.groups.edit.title", | |
"value": "Update Device Group" | |
}, | |
{ | |
"key": "device.groups.form.description.placeholder", | |
"value": "Enter description" | |
}, | |
{ | |
"key": "device.groups.form.group.name.hint", | |
"value": "Enter Device Group name" | |
}, | |
{ | |
"key": "device.groups.form.group.name.label", | |
"value": "Device Group Name *" | |
}, | |
{ | |
"key": "device.groups.form.group.name.placeholder", | |
"value": "Enter Device Group name" | |
}, | |
{ | |
"key": "device.groups.form.select.product.hint", | |
"value": "Please select a Product" | |
}, | |
{ | |
"key": "device.groups.retry", | |
"value": "Failed to update Device Group." | |
}, | |
{ | |
"key": "device.groups.form.text.secondary", | |
"value": "Device Group Details" | |
}, | |
{ | |
"key": "device.groups.columns.description", | |
"value": "Description" | |
}, | |
{ | |
"key": "device.groups.columns.name", | |
"value": "Name" | |
}, | |
{ | |
"key": "device.groups.columns.product", | |
"value": "Product" | |
}, | |
{ | |
"key": "device.groups.create.button", | |
"value": "Device Group" | |
}, | |
{ | |
"key": "device.groups.create.failed", | |
"value": "Failed to update device group" | |
}, | |
{ | |
"key": "device.groups.create.page.title", | |
"value": "Create Camera Group" | |
}, | |
{ | |
"key": "device.groups.create.retry", | |
"value": "Could not add group." | |
}, | |
{ | |
"key": "device.groups.create.success", | |
"value": "The group {{groupName}} has been added successfully." | |
}, | |
{ | |
"key": "device.groups.delete.failed", | |
"value": "Failed to discontinue {{count}} Device Groups" | |
}, | |
{ | |
"key": "device.groups.delete.retry", | |
"value": "Could not discontinue {{groupName}}." | |
}, | |
{ | |
"key": "device.groups.delete.success", | |
"value": "Deleted {{count}} Device Groups" | |
}, | |
{ | |
"key": "device.groups.edit.failed", | |
"value": "Failed to update device group" | |
}, | |
{ | |
"key": "device.groups.form.select.product.label", | |
"value": "Product *" | |
}, | |
{ | |
"key": "device.groups.form.select.product.placeholder", | |
"value": "Select a product" | |
}, | |
{ | |
"key": "device.groups.placeholder.search", | |
"value": "Search Device Group" | |
}, | |
{ | |
"key": "device.groups.title", | |
"value": "Device Groups" | |
}, | |
{ | |
"key": "device.groups.confirmations.delete", | |
"value": "Are you sure you want to discontinue the selected Groups?" | |
}, | |
{ | |
"key": "device.groups.page.card.browseItems", | |
"value": "Browse Device Groups" | |
}, | |
{ | |
"key": "device.groups.page.card.createNew", | |
"value": "Create Device Group" | |
}, | |
{ | |
"key": "device.groups.page.card.name", | |
"value": "Device Groups" | |
}, | |
{ | |
"key": "device.groups.form.description.name", | |
"value": "Description" | |
}, | |
{ | |
"key": "group.settings.connectivity.add", | |
"value": "Add" | |
}, | |
{ | |
"key": "group.settings.connectivity.ssid.label", | |
"value": "Wi-Fi SSID *" | |
}, | |
{ | |
"key": "group.settings.connectivity.ssid.required", | |
"value": "Please enter a valid Wi-Fi ssid" | |
}, | |
{ | |
"key": "group.settings.connectivity.ssid.placeholder", | |
"value": "Enter a Wi-Fi ssid" | |
}, | |
{ | |
"key": "group.settings.connectivity.ssid.pattern", | |
"value": "Alphanumeric characters and certain special characters." | |
}, | |
{ | |
"key": "group.settings.connectivity.password.label", | |
"value": "Wi-Fi Password" | |
}, | |
{ | |
"key": "group.settings.connectivity.password.placeholder", | |
"value": "Enter Wi-Fi Password" | |
}, | |
{ | |
"key": "group.settings.connectivity.password.pattern", | |
"value": "At least 8 characters long, or empty for open networks." | |
}, | |
{ | |
"key": "group.settings.reset.confirmation", | |
"value": "Are you sure you want to reset the settings to their default values for this group ?" | |
}, | |
{ | |
"key": "ai.models.create.page.title", | |
"value": "Create a new AI Model" | |
}, | |
{ | |
"key": "ai.models.form.text.secondary", | |
"value": "Model Details" | |
}, | |
{ | |
"key": "ai.models.form.name.label", | |
"value": "Name *" | |
}, | |
{ | |
"key": "ai.models.form.name.placeholder", | |
"value": "Enter model name" | |
}, | |
{ | |
"key": "ai.models.form.name.required", | |
"value": "Model name is required" | |
}, | |
{ | |
"key": "ai.models.form.version.label", | |
"value": "Model/SDK Version *" | |
}, | |
{ | |
"key": "ai.models.form.version.regex", | |
"value": "Please enter a valid AI Model version number, e.g. X.Y.Z" | |
}, | |
{ | |
"key": "ai.models.form.vendor.label", | |
"value": "Vendor" | |
}, | |
{ | |
"key": "ai.models.form.vendor.placeholder", | |
"value": "Enter model vendor" | |
}, | |
{ | |
"key": "ai.models.form.modelType.label", | |
"value": "Type *" | |
}, | |
{ | |
"key": "ai.models.form.inputLayer.label", | |
"value": "Input Layer" | |
}, | |
{ | |
"key": "ai.models.form.outputLayer.label", | |
"value": "Output Layer" | |
}, | |
{ | |
"key": "ai.models.form.aiAccelerator.label", | |
"value": "AI Accelerator" | |
}, | |
{ | |
"key": "ai.models.form.aiAccelerator.placeholder", | |
"value": "Select AI Accelerator" | |
}, | |
{ | |
"key": "ai.models.form.description.label", | |
"value": "Description" | |
}, | |
{ | |
"key": "ai.models.form.description.placeholder", | |
"value": "Enter AI model description" | |
}, | |
{ | |
"key": "ai.models.form.text.upload", | |
"value": "Upload File *" | |
}, | |
{ | |
"key": "ai.models.form.image.upload", | |
"value": "Upload Image" | |
}, | |
{ | |
"key": "ai.models.form.text.input.source", | |
"value": "Input Sources" | |
}, | |
{ | |
"key": "ai.models.form.text.input.source.add", | |
"value": "Input Source" | |
}, | |
{ | |
"key": "ai.models.form.text.output.source", | |
"value": "Output Sources" | |
}, | |
{ | |
"key": "ai.models.form.text.output.source.add", | |
"value": "Output Source" | |
}, | |
{ | |
"key": "ai.models.form.text.additional.param", | |
"value": "Additional Parameters" | |
}, | |
{ | |
"key": "ai.models.form.text.additional.param.add", | |
"value": "Additional Parameter" | |
}, | |
{ | |
"key": "ai.models.confirmations.release", | |
"value": "Are you sure you want to release the selected AI Models?" | |
}, | |
{ | |
"key": "ai.models.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected AI Models?" | |
}, | |
{ | |
"key": "ai.models.form.version.required", | |
"value": "AI Model version is required" | |
}, | |
{ | |
"key": "ai.models.form.version.placeholder", | |
"value": "Enter AI Model version" | |
}, | |
{ | |
"key": "ai.models.form.modelType.placeholder", | |
"value": "Select AI Model type" | |
}, | |
{ | |
"key": "ai.models.form.modelType.required", | |
"value": "AI Model type is required" | |
}, | |
{ | |
"key": "ai.models.form.inputLayer.placeholder", | |
"value": "Multiple values by comma separation" | |
}, | |
{ | |
"key": "ai.models.form.outputLayer.placeholder", | |
"value": "Multiple values by comma separation" | |
}, | |
{ | |
"key": "ai.models.create.button", | |
"value": "Create AI Model" | |
}, | |
{ | |
"key": "ai.models.name", | |
"value": "AI Models" | |
}, | |
{ | |
"key": "ai.models.page.card.browseItems", | |
"value": "Browse AI Models" | |
}, | |
{ | |
"key": "ai.models.page.card.createNew", | |
"value": "Create a new AI Model" | |
}, | |
{ | |
"key": "ai.models.page.card.name", | |
"value": "AI Models" | |
}, | |
{ | |
"key": "ai.models.table.button.add", | |
"value": "AI Model" | |
}, | |
{ | |
"key": "ai.models.table.columns.name", | |
"value": "Name" | |
}, | |
{ | |
"key": "ai.models.table.columns.ai.name", | |
"value": " AI Model Name" | |
}, | |
{ | |
"key": "ai.models.table.columns.publication.status", | |
"value": "Status" | |
}, | |
{ | |
"key": "ai.models.table.columns.publication.description", | |
"value": "Description" | |
}, | |
{ | |
"key": "ai.models.table.columns.version", | |
"value": "Model/SDK Version" | |
}, | |
{ | |
"key": "ai.models.table.columns.release.version", | |
"value": "Version" | |
}, | |
{ | |
"key": "ai.models.table.columns.type", | |
"value": "Type" | |
}, | |
{ | |
"key": "ai.models.table.columns.vendor", | |
"value": "Vendor" | |
}, | |
{ | |
"key": "ai.models.table.columns.ai.accelerator", | |
"value": "AI Accelerator" | |
}, | |
{ | |
"key": "ai.models.table.search.placeholder", | |
"value": "Search AI Models" | |
}, | |
{ | |
"key": "ai.scheme.table.search.placeholder", | |
"value": "Search Schemes" | |
}, | |
{ | |
"key": "ai.containers.create.button", | |
"value": "Create AI Container" | |
}, | |
{ | |
"key": "ai.containers.page.card.browse", | |
"value": "Browse AI Container" | |
}, | |
{ | |
"key": "ai.containers.page.card.create", | |
"value": "Create a new AI Container" | |
}, | |
{ | |
"key": "ai.containers.page.card.title", | |
"value": "AI Containers" | |
}, | |
{ | |
"key": "ai.containers.page.title", | |
"value": "AI Containers" | |
}, | |
{ | |
"key": "ai.containers.table.button.add", | |
"value": "AI Container" | |
}, | |
{ | |
"key": "ai.containers.table.columns.name", | |
"value": "Name" | |
}, | |
{ | |
"key": "ai.containers.table.columns.publication.status", | |
"value": "Status" | |
}, | |
{ | |
"key": "ai.containers.table.columns.release.version", | |
"value": "Release Version" | |
}, | |
{ | |
"key": "ai.containers.table.columns.version", | |
"value": "Version" | |
}, | |
{ | |
"key": "ai.containers.table.search.placeholder", | |
"value": "Search AI Container" | |
}, | |
{ | |
"key": "ai.container.undeploy.confirmation", | |
"value": "Are you sure you want to undeploy this AI Container?" | |
}, | |
{ | |
"key": "ai.container.confirmations.release", | |
"value": "Are you sure you want to release the selected AI Containers?" | |
}, | |
{ | |
"key": "ai.container.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected AI Containers?" | |
}, | |
{ | |
"key": "triggers.create.button", | |
"value": "Create Trigger" | |
}, | |
{ | |
"key": "triggers.page.card.browseItems", | |
"value": "Browse Triggers" | |
}, | |
{ | |
"key": "triggers.page.card.createNew", | |
"value": "Create Trigger" | |
}, | |
{ | |
"key": "triggers.page.card.manageLabels", | |
"value": "Manage Labels" | |
}, | |
{ | |
"key": "triggers.page.card.name", | |
"value": "Triggers" | |
}, | |
{ | |
"key": "triggers.page.title", | |
"value": "Triggers" | |
}, | |
{ | |
"key": "triggers.report.page.title", | |
"value": "Trigger Reports" | |
}, | |
{ | |
"key": "triggers.table.button.add", | |
"value": "Trigger" | |
}, | |
{ | |
"key": "triggers.table.button.clone", | |
"value": "Clone" | |
}, | |
{ | |
"key": "triggers.table.columns.name", | |
"value": "Name" | |
}, | |
{ | |
"key": "triggers.table.columns.publication.status", | |
"value": "Status" | |
}, | |
{ | |
"key": "triggers.table.columns.type", | |
"value": "Type" | |
}, | |
{ | |
"key": "triggers.table.columns.category", | |
"value": "Category" | |
}, | |
{ | |
"key": "triggers.table.search.placeholder", | |
"value": "Search Trigger" | |
}, | |
{ | |
"key": "triggers.confirmations.clone", | |
"value": "Are you sure you want to clone the selected Trigger?" | |
}, | |
{ | |
"key": "triggers.confirmations.release", | |
"value": "Are you sure you want to release the selected Triggers?" | |
}, | |
{ | |
"key": "triggers.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected Triggers?" | |
}, | |
{ | |
"key": "triggers.undeploy.confirmation", | |
"value": "Are you sure you want to undeploy this Trigger?" | |
}, | |
{ | |
"key": "device.pools.route.create", | |
"value": "Create Device Pool" | |
}, | |
{ | |
"key": "device.pools.form.name.label", | |
"value": "Device Pool Name *" | |
}, | |
{ | |
"key": "device.pools.form.name.placeholder", | |
"value": "Enter device pool name" | |
}, | |
{ | |
"key": "device.pools.form.name.required", | |
"value": "Device pool name is required" | |
}, | |
{ | |
"key": "device.pools.form.text.secondary", | |
"value": "Pool Details" | |
}, | |
{ | |
"key": "device.pools.create.success", | |
"value": "The device pool {{name}} has been added successfully." | |
}, | |
{ | |
"key": "device.pools.create.retry", | |
"value": "Failed to create device pool, Please try later. " | |
}, | |
{ | |
"key": "device.pools.create.page.title", | |
"value": "Create Device Pool" | |
}, | |
{ | |
"key": "device.pools.update.page.title", | |
"value": "Update Device Pool" | |
}, | |
{ | |
"key": "device.pools.update.success", | |
"value": "The device pool {{name}} has been updated successfully." | |
}, | |
{ | |
"key": "device.pools.update.retry", | |
"value": "Failed to update, Please try later." | |
}, | |
{ | |
"key": "device.pools.delete.success", | |
"value": "Device Pool {{name}} discontinued successfully." | |
}, | |
{ | |
"key": "device.pools.delete.failed", | |
"value": "Failed to discontinue device pool" | |
}, | |
{ | |
"key": "device.pools.table.title", | |
"value": "Device Pools" | |
}, | |
{ | |
"key": "device.pools.actions.create", | |
"value": "Device Pool" | |
}, | |
{ | |
"key": "device.pools.actions.search", | |
"value": "Search Device Pool" | |
}, | |
{ | |
"key": "device.pools.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected Device Pools?" | |
}, | |
{ | |
"key": "device.pools.device.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected devices from the pool?" | |
}, | |
{ | |
"key": "device.pools.page.card.browseItems", | |
"value": "Browse Device Pools" | |
}, | |
{ | |
"key": "device.pools.page.card.createNew", | |
"value": "Create Device Pool" | |
}, | |
{ | |
"key": "device.pools.page.card.name", | |
"value": "Device Pools" | |
}, | |
{ | |
"key": "tenants.route.list.title", | |
"value": "Tenants" | |
}, | |
{ | |
"key": "tenants.route.create.title", | |
"value": "Create Tenant" | |
}, | |
{ | |
"key": "tenants.form.text.secondary", | |
"value": "Tenant Details" | |
}, | |
{ | |
"key": "tenants.form.name.label", | |
"value": "Tenant Name *" | |
}, | |
{ | |
"key": "tenants.form.admin.email", | |
"value": "Admin Email *" | |
}, | |
{ | |
"key": "tenants.form.admin.name", | |
"value": "Admin Name *" | |
}, | |
{ | |
"key": "tenants.form.name.placeholder", | |
"value": "Enter a tenant name" | |
}, | |
{ | |
"key": "tenants.form.admin.name.placeholder", | |
"value": "Enter admin name" | |
}, | |
{ | |
"key": "tenants.form.admin.email.placeholder", | |
"value": "Enter admin email" | |
}, | |
{ | |
"key": "tenants.form.name.required", | |
"value": "Tenant name is required" | |
}, | |
{ | |
"key": "tenants.form.admin.name.required", | |
"value": "Admin name is required" | |
}, | |
{ | |
"key": "tenants.form.admin.email.required", | |
"value": "Admin email is required" | |
}, | |
{ | |
"key": "tenants.form.admin.email.rules.regex", | |
"value": "Email address is not valid" | |
}, | |
{ | |
"key": "tenants.form.code.label", | |
"value": "Tenant Code *" | |
}, | |
{ | |
"key": "tenants.form.code.placeholder", | |
"value": "Enter a tenant code" | |
}, | |
{ | |
"key": "tenants.form.code.required", | |
"value": "Tenant code is required" | |
}, | |
{ | |
"key": "tenants.create.success", | |
"value": "Tenant {{tenantName}} created successfully." | |
}, | |
{ | |
"key": "tenants.create.retry", | |
"value": "Failed to create, Please try later." | |
}, | |
{ | |
"key": "tenants.create.page.title", | |
"value": "Create new Tenant" | |
}, | |
{ | |
"key": "tenants.update.success", | |
"value": "Tenant {{tenantName}} updated successfully." | |
}, | |
{ | |
"key": "tenants.update.retry", | |
"value": "Failed to update, Please try later." | |
}, | |
{ | |
"key": "tenants.update.page.title", | |
"value": "Update Tenant" | |
}, | |
{ | |
"key": "tenants.table.title", | |
"value": "Child Tenants" | |
}, | |
{ | |
"key": "tenants.delete.success", | |
"value": "Tenant {{name}} discontinued successfully." | |
}, | |
{ | |
"key": "tenants.activate.success", | |
"value": "Tenant {{name}} activated successfully." | |
}, | |
{ | |
"key": "tenants.deactivate.success", | |
"value": "Tenant {{name}} deactivated successfully." | |
}, | |
{ | |
"key": "tenants.delete.failed", | |
"value": "Failed to discontinue tenant" | |
}, | |
{ | |
"key": "tenants.activate.failed", | |
"value": "Failed to activate tenant" | |
}, | |
{ | |
"key": "tenants.deactivate.failed", | |
"value": "Failed to deactivate tenant" | |
}, | |
{ | |
"key": "tenants.form.user.label", | |
"value": "User" | |
}, | |
{ | |
"key": "tenants.form.user.required", | |
"value": "User is required" | |
}, | |
{ | |
"key": "tenants.details.page.title", | |
"value": "Tenant Details" | |
}, | |
{ | |
"key": "tenants.label.select", | |
"value": "Select Tenant" | |
}, | |
{ | |
"key": "tenants.page.card.browse.items", | |
"value": "Browse Tenants" | |
}, | |
{ | |
"key": "tenants.page.card.create.new", | |
"value": "Create Tenant" | |
}, | |
{ | |
"key": "tenants.page.card.name", | |
"value": "Tenants" | |
}, | |
{ | |
"key": "tenants.placeholder.search", | |
"value": "Search Tenant" | |
}, | |
{ | |
"key": "tenants.title", | |
"value": "Tenants" | |
}, | |
{ | |
"key": "tenants.form.user.placeholder", | |
"value": "Select a User" | |
}, | |
{ | |
"key": "users.create.title", | |
"value": "Create New User" | |
}, | |
{ | |
"key": "users.update.title", | |
"value": "Update User Details" | |
}, | |
{ | |
"key": "users.form.email.label", | |
"value": "Email *" | |
}, | |
{ | |
"key": "users.form.email.placeholder", | |
"value": "Enter email address" | |
}, | |
{ | |
"key": "users.form.email.required", | |
"value": "Please enter user email" | |
}, | |
{ | |
"key": "users.form.role.required", | |
"value": "Please enter user role" | |
}, | |
{ | |
"key": "users.form.email.invalid", | |
"value": "Invalid email address" | |
}, | |
{ | |
"key": "users.form.name.label", | |
"value": "Name *" | |
}, | |
{ | |
"key": "users.form.name.placeholder", | |
"value": "Enter full name" | |
}, | |
{ | |
"key": "users.form.name.required", | |
"value": "Please enter full name" | |
}, | |
{ | |
"key": "users.form.password.label", | |
"value": "Password" | |
}, | |
{ | |
"key": "users.form.password.placeholder", | |
"value": "Enter Password" | |
}, | |
{ | |
"key": "users.form.password.required", | |
"value": "Please enter a password" | |
}, | |
{ | |
"key": "users.form.password.minLength", | |
"value": "Password min length is 8" | |
}, | |
{ | |
"key": "users.form.password.regex", | |
"value": "Password must contain at least one letter, and one special character" | |
}, | |
{ | |
"key": "users.form.confirm_password.label", | |
"value": "Confirm Password" | |
}, | |
{ | |
"key": "users.form.confirm_password.placeholder", | |
"value": "Enter password" | |
}, | |
{ | |
"key": "users.form.confirm_password.required", | |
"value": "Please enter confirmation password" | |
}, | |
{ | |
"key": "users.form.confirm_password.match", | |
"value": "Your passwords do no match" | |
}, | |
{ | |
"key": "users.form.role.label", | |
"value": "Role *" | |
}, | |
{ | |
"key": "users.form.role.placeholder", | |
"value": "Select user role" | |
}, | |
{ | |
"key": "users.form.tenantId.label", | |
"value": "Tenant" | |
}, | |
{ | |
"key": "users.form.tenantId.placeholder", | |
"value": "Select a Tenant" | |
}, | |
{ | |
"key": "users.form.tenantId.required", | |
"value": "Please select a Tenant" | |
}, | |
{ | |
"key": "users.create.success", | |
"value": "User Created Successfully" | |
}, | |
{ | |
"key": "users.create.retry", | |
"value": "Failed to create user" | |
}, | |
{ | |
"key": "users.update.success", | |
"value": "User updated successfully" | |
}, | |
{ | |
"key": "users.update.retry", | |
"value": "Failed to update user" | |
}, | |
{ | |
"key": "users.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected Users?" | |
}, | |
{ | |
"key": "users.page.card.browseItems", | |
"value": "Browse Users" | |
}, | |
{ | |
"key": "users.page.card.createNew", | |
"value": "Create User" | |
}, | |
{ | |
"key": "users.page.card.name", | |
"value": "Users" | |
}, | |
{ | |
"key": "users.delete.success", | |
"value": "User removed." | |
}, | |
{ | |
"key": "users.delete.failed", | |
"value": "Failed to remove user" | |
}, | |
{ | |
"key": "vin.groups.page.card.browseItems", | |
"value": "Browse VIN Groups" | |
}, | |
{ | |
"key": "vin.groups.page.card.createNew", | |
"value": "Create VIN Group" | |
}, | |
{ | |
"key": "vin.groups.page.card.name", | |
"value": "VIN Groups" | |
}, | |
{ | |
"key": "vin.groups.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected VIN Groups?" | |
}, | |
{ | |
"key": "vins.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected VINs?" | |
}, | |
{ | |
"key": "apn.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected APN Settings?" | |
}, | |
{ | |
"key": "apn.actions.search.placeholder", | |
"value": "Search APN Setting" | |
}, | |
{ | |
"key": "apn.actions.create", | |
"value": "APN Settings" | |
}, | |
{ | |
"key": "onboard.page.card.name", | |
"value": "Onboard Logs" | |
}, | |
{ | |
"key": "onboard.page.card.browse.items", | |
"value": "Browse Onboard Logs" | |
}, | |
{ | |
"key": "device.page.title", | |
"value": "Devices" | |
}, | |
{ | |
"key": "device.records.page.card.browse.items", | |
"value": "Browse Device Records" | |
}, | |
{ | |
"key": "device.batch.form.packageId.title", | |
"value": "Package ID *" | |
}, | |
{ | |
"key": "device.batch.form.packageId.placeholder", | |
"value": "Enter package ID" | |
}, | |
{ | |
"key": "device.batch.form.packageId.required", | |
"value": "Package ID is required" | |
}, | |
{ | |
"key": "device.batch.actions.modify", | |
"value": "Modify" | |
}, | |
{ | |
"key": "device.batch.actions.create", | |
"value": "Device Batch" | |
}, | |
{ | |
"key": "device.batch.actions.search.placeholder", | |
"value": "Search Device Batch" | |
}, | |
{ | |
"key": "device.batch.columns.name", | |
"value": "Name" | |
}, | |
{ | |
"key": "device.batch.columns.package", | |
"value": "Package" | |
}, | |
{ | |
"key": "device.batch.title", | |
"value": "Device Batches" | |
}, | |
{ | |
"key": "device.batch.create", | |
"value": "Create Device Batch" | |
}, | |
{ | |
"key": "device.batch.form.details", | |
"value": "Device Batch Details" | |
}, | |
{ | |
"key": "device.batch.form.create.title", | |
"value": "Create Device Batch" | |
}, | |
{ | |
"key": "device.batch.form.update.title", | |
"value": "Update Device Batch" | |
}, | |
{ | |
"key": "device.batch.create.form.response.success", | |
"value": "Device Batch Created successfully" | |
}, | |
{ | |
"key": "device.batch.create.form.response.error", | |
"value": "Failed to create, Please try later." | |
}, | |
{ | |
"key": "device.batch.update.form.response.success", | |
"value": "Device Batch Updated successfully" | |
}, | |
{ | |
"key": "device.batch.update.form.response.error", | |
"value": "Failed to update, Please try later." | |
}, | |
{ | |
"key": "device.batch.form.name.title", | |
"value": "Batch Name *" | |
}, | |
{ | |
"key": "device.batch.form.name.placeholder", | |
"value": "Enter batch name" | |
}, | |
{ | |
"key": "device.batch.form.name.required", | |
"value": "Batch name is required" | |
}, | |
{ | |
"key": "device.batch.form.secret.title", | |
"value": "Secret *" | |
}, | |
{ | |
"key": "device.batch.form.secret.placeholder", | |
"value": "Enter Secret" | |
}, | |
{ | |
"key": "device.batch.form.secret.required", | |
"value": "Secret is required" | |
}, | |
{ | |
"key": "device.batch.page.card.browse.items", | |
"value": "Browse Device Batches" | |
}, | |
{ | |
"key": "device.batch.page.card.create.new", | |
"value": "Create Device Batch" | |
}, | |
{ | |
"key": "device.batch.page.card.name", | |
"value": "Device Batches" | |
}, | |
{ | |
"key": "device.batch.confirmations.discontinue", | |
"value": "Are you sure you want to delete the selected Device Batches?" | |
}, | |
{ | |
"key": "schemes.groups.page.card.browseItems", | |
"value": "Browse Schemes" | |
}, | |
{ | |
"key": "schemes.groups.page.card.createNew", | |
"value": "Create Scheme" | |
}, | |
{ | |
"key": "schemes.groups.page.card.name", | |
"value": "Schemes" | |
}, | |
{ | |
"key": "schemes.create.page.title", | |
"value": "Create Scheme" | |
}, | |
{ | |
"key": "schemes.title", | |
"value": "Schemes" | |
}, | |
{ | |
"key": "schemes.confirmations.delete", | |
"value": "Are you sure you want to discontinue the selected Schemes?" | |
}, | |
{ | |
"key": "schemes.placeholder.search", | |
"value": "Search Scheme" | |
}, | |
{ | |
"key": "schemes.create.button", | |
"value": "Scheme" | |
}, | |
{ | |
"key": "schemes.columns.description", | |
"value": "Description" | |
}, | |
{ | |
"key": "schemes.columns.name", | |
"value": "Name" | |
}, | |
{ | |
"key": "schemes.columns.product", | |
"value": "Product" | |
}, | |
{ | |
"key": "schemes.create.failed", | |
"value": "Failed to update Scheme" | |
}, | |
{ | |
"key": "schemes.create.retry", | |
"value": "Could not add Scheme." | |
}, | |
{ | |
"key": "schemes.create.success", | |
"value": "The scheme {{schemeName}} has been added successfully." | |
}, | |
{ | |
"key": "schemes.delete.failed", | |
"value": "Failed to discontinue {{count}} scheme" | |
}, | |
{ | |
"key": "schemes.delete.retry", | |
"value": "Could not discontinue {{schemeName}}." | |
}, | |
{ | |
"key": "schemes.delete.success", | |
"value": "Deleted {{count}} Scheme" | |
}, | |
{ | |
"key": "schemes.edit.failed", | |
"value": "Failed to update scheme" | |
}, | |
{ | |
"key": "schemes.form.select.product.label", | |
"value": "Product *" | |
}, | |
{ | |
"key": "schemes.form.select.product.placeholder", | |
"value": "Select a product" | |
}, | |
{ | |
"key": "schemes.page.card.browseItems", | |
"value": "Browse Schemes" | |
}, | |
{ | |
"key": "schemes.page.card.createNew", | |
"value": "Create Scheme" | |
}, | |
{ | |
"key": "schemes.page.card.name", | |
"value": "Scheme" | |
}, | |
{ | |
"key": "schemes.edit.title", | |
"value": "Update Scheme" | |
}, | |
{ | |
"key": "schemes.retry", | |
"value": "Failed to update Scheme." | |
}, | |
{ | |
"key": "schemes.edit.success", | |
"value": "Updated the Scheme {{schemeName}}" | |
}, | |
{ | |
"key": "schemes.form.description.placeholder", | |
"value": "Enter description" | |
}, | |
{ | |
"key": "schemes.form.group.name.hint", | |
"value": "Enter Device Scheme" | |
}, | |
{ | |
"key": "schemes.form.group.name.label", | |
"value": "Scheme Name *" | |
}, | |
{ | |
"key": "schemes.form.group.name.placeholder", | |
"value": "Enter Scheme name" | |
}, | |
{ | |
"key": "schemes.form.select.product.hint", | |
"value": "Please select a Product" | |
}, | |
{ | |
"key": "schemes.form.text.secondary", | |
"value": "Scheme Details" | |
}, | |
{ | |
"key": "schemes.page.card.title", | |
"value": "Schemes" | |
}, | |
{ | |
"key": "schemes.page.card.browse", | |
"value": "Browse Schemes" | |
}, | |
{ | |
"key": "schemes.page.card.apply", | |
"value": "Apply Schemes" | |
}, | |
{ | |
"key": "schemes.page.card.active", | |
"value": "Active Schemes" | |
}, | |
{ | |
"key": "ai.accelerator.page.card.name", | |
"value": "AI Accelerator" | |
}, | |
{ | |
"key": "ai.accelerator.page.card.browse.items", | |
"value": "Browse Accelerator" | |
}, | |
{ | |
"key": "ai.accelerator.page.card.create.new", | |
"value": "Create AI Accelerator" | |
}, | |
{ | |
"key": "labels.route.create", | |
"value": "Create Label" | |
}, | |
{ | |
"key": "labels.actions.search", | |
"value": "Search Labels" | |
}, | |
{ | |
"key": "labels.actions.create", | |
"value": "Label" | |
}, | |
{ | |
"key": "labels.table.title", | |
"value": "Labels" | |
}, | |
{ | |
"key": "labels.create.success", | |
"value": "The label {{name}} has been added successfully." | |
}, | |
{ | |
"key": "labels.update.success", | |
"value": "The label {{name}} has been updated successfully." | |
}, | |
{ | |
"key": "labels.create.retry", | |
"value": "Failed to create label, Please try later. " | |
}, | |
{ | |
"key": "labels.update.retry", | |
"value": "Failed to update label, Please try later. " | |
}, | |
{ | |
"key": "labels.create.page.title", | |
"value": "Create Label" | |
}, | |
{ | |
"key": "labels.form.text.secondary", | |
"value": "Label Details" | |
}, | |
{ | |
"key": "labels.delete.success", | |
"value": "Label {{name}} discontinued successfully." | |
}, | |
{ | |
"key": "labels.delete.failed", | |
"value": "Failed to discontinue label" | |
}, | |
{ | |
"key": "labels.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected Labels?" | |
}, | |
{ | |
"key": "labels.page.card.browseItems", | |
"value": "Browse Labels" | |
}, | |
{ | |
"key": "labels.page.card.createNew", | |
"value": "Create Label" | |
}, | |
{ | |
"key": "labels.page.card.name", | |
"value": "Labels" | |
}, | |
{ | |
"key": "firmwares.create.page.title", | |
"value": "Create a new Firmware" | |
}, | |
{ | |
"key": "firmwares.undeploy.confirmation", | |
"value": "Are you sure you want to undeploy this Firmware?" | |
}, | |
{ | |
"key": "firmwares.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected Firmwares?" | |
}, | |
{ | |
"key": "firmwares.page.card.upload", | |
"value": "Upload Firmware" | |
}, | |
{ | |
"key": "firmwares.page.card.name", | |
"value": "Firmwares" | |
}, | |
{ | |
"key": "firmwares.page.card.browse.items", | |
"value": "Browse Firmwares" | |
}, | |
{ | |
"key": "firmwares.page.card.browse.camera.items", | |
"value": "Cameras" | |
}, | |
{ | |
"key": "firmwares.page.card.browse.tenant.items", | |
"value": "Tenants" | |
}, | |
{ | |
"key": "products.page.card.manage-accelerator", | |
"value": "Manage AI Accelerator" | |
}, | |
{ | |
"key": "products.page.card.manage.hardware.products", | |
"value": "Manage Hardware Products" | |
}, | |
{ | |
"key": "products.page.card.name", | |
"value": "Products" | |
}, | |
{ | |
"key": "products.page.card.create.product", | |
"value": "Add Hardware Product" | |
}, | |
{ | |
"key": "products.assign.tenant", | |
"value": "Assign to Tenants" | |
}, | |
{ | |
"key": "products.confirmations.discontinue", | |
"value": "Are you sure you want to discontinue the selected Products?" | |
}, | |
{ | |
"key": "privacy-policies.page.card.biometric", | |
"value": "Biometric" | |
}, | |
{ | |
"key": "privacy-policies.page.card.consent", | |
"value": "Consent" | |
}, | |
{ | |
"key": "privacy-policies.page.card.name", | |
"value": "Privacy Policies" | |
}, | |
{ | |
"key": "privacy-policies.page.card.tools", | |
"value": "Tools" | |
}, | |
{ | |
"key": "waste-management.configurations.page.card.customer", | |
"value": "Customers" | |
}, | |
{ | |
"key": "waste-management.configurations.page.card.name", | |
"value": "Configurations" | |
}, | |
{ | |
"key": "waste-management.configurations.page.card.softwareConf", | |
"value": "Software Configuration" | |
}, | |
{ | |
"key": "waste-management.operations.page.card.name", | |
"value": "Operations" | |
}, | |
{ | |
"key": "waste-management.reports.page.card.browseItems", | |
"value": "Browse Reports" | |
}, | |
{ | |
"key": "waste-management.reports.page.card.createNew", | |
"value": "Create Report" | |
}, | |
{ | |
"key": "waste-management.reports.page.card.name", | |
"value": "Reports" | |
}, | |
{ | |
"key": "winter-operations.configurations.page.card.customer", | |
"value": "Customers" | |
}, | |
{ | |
"key": "winter-operations.configurations.page.card.name", | |
"value": "Configurations" | |
}, | |
{ | |
"key": "winter-operations.configurations.page.card.softwareConf", | |
"value": "Software Configuration" | |
}, | |
{ | |
"key": "winter-operations.gallery.page.card.name", | |
"value": "Gallery" | |
}, | |
{ | |
"key": "winter-operations.reports.page.card.browseItems", | |
"value": "Browse Reports" | |
}, | |
{ | |
"key": "winter-operations.reports.page.card.createNew", | |
"value": "Create Report" | |
}, | |
{ | |
"key": "winter-operations.reports.page.card.name", | |
"value": "Reports" | |
}, | |
{ | |
"key": "data-residency.page.card.configurations", | |
"value": "Configurations" | |
}, | |
{ | |
"key": "data-residency.page.card.name", | |
"value": "Data Residency" | |
}, | |
{ | |
"key": "data-retention.page.card.configurations", | |
"value": "Configurations" | |
}, | |
{ | |
"key": "data-retention.page.card.name", | |
"value": "Data Retention" | |
}, | |
{ | |
"key": "monitoring.firmwares.page.card.name", | |
"value": "Monitoring Firmwares" | |
}, | |
{ | |
"key": "camera.reports.page.card.name", | |
"value": "Camera Reports" | |
}, | |
{ | |
"key": "camera.health.page.card.name", | |
"value": "Camera Health" | |
}, | |
{ | |
"key": "camera.health.browse.by.tenants", | |
"value": "Browse By Tenant" | |
}, | |
{ | |
"key": "camera.health.browse.by.observations", | |
"value": "Browse By Observations" | |
}, | |
{ | |
"key": "monitoring.triggers.page.card.name", | |
"value": "Monitoring Triggers" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment