Browse Source

UI: Change order translate ota-package

pull/4680/head
Vladyslav_Prykhodko 5 years ago
committed by Andrew Shvayka
parent
commit
e0f04091b8
  1. 16
      ui-ngx/src/assets/locale/locale.constant-en_US.json

16
ui-ngx/src/assets/locale/locale.constant-en_US.json

@ -2161,30 +2161,30 @@
"content-type": "Content type",
"copy-checksum": "Copy checksum",
"copyId": "Copy package Id",
"idCopiedMessage": "Package Id has been copied to clipboard",
"description": "Description",
"delete": "Delete package",
"delete-ota-update-text": "Be careful, after the confirmation the OTA update will become unrecoverable.",
"delete-ota-update-title": "Are you sure you want to delete the OTA update '{{title}}'?",
"delete-ota-updates-text": "Be careful, after the confirmation all selected OTA updates will be removed.",
"delete-ota-updates-title": "Are you sure you want to delete { count, plural, 1 {1 OTA update} other {# OTA updates} }?",
"drop-file": "Drop a package file or click to select a file to upload.",
"description": "Description",
"download": "Download package",
"drop-file": "Drop a package file or click to select a file to upload.",
"file-name": "File name",
"file-size": "File size",
"file-size-bytes": "File size in bytes",
"no-packages-text": "No packages found",
"no-firmware-text": "No compatible Firmware OTA Update packages provisioned.",
"idCopiedMessage": "Package Id has been copied to clipboard",
"no-firmware-matching": "No compatible Firmware OTA Update packages matching '{{entity}}' were found.",
"no-software-text": "No compatible Software OTA Update packages provisioned.",
"no-firmware-text": "No compatible Firmware OTA Update packages provisioned.",
"no-packages-text": "No packages found",
"no-software-matching": "No compatible Software OTA Update packages matching '{{entity}}' were found.",
"search": "Search packages",
"selected-package": "{ count, plural, 1 {1 package} other {# packages} } selected",
"no-software-text": "No compatible Software OTA Update packages provisioned.",
"ota-update": "OTA update",
"ota-update-details": "OTA update details",
"ota-updates": "OTA updates",
"package-type": "Package type",
"packages-repository": "Packages repository",
"search": "Search packages",
"selected-package": "{ count, plural, 1 {1 package} other {# packages} } selected",
"title": "Title",
"title-required": "Title is required.",
"types": {

Loading…
Cancel
Save