Browse Source

Translate

pull/3693/head
Volodymyr Babak 6 years ago
parent
commit
83d56fae4c
  1. 3
      ui/src/app/locale/locale.constant-en_US.json

3
ui/src/app/locale/locale.constant-en_US.json

@ -847,7 +847,8 @@
"status": "Received by edge",
"deployed": "Deployed",
"pending": "Pending",
"unassign-edges-action-title": "Unassign { count, plural, 1 {1 edge} other {# edges} } from customer"
"unassign-edges-action-title": "Unassign { count, plural, 1 {1 edge} other {# edges} } from customer",
"enter-edge-type": "Enter edge type"
},
"error": {
"unable-to-connect": "Unable to connect to the server! Please check your internet connection.",

Loading…
Cancel
Save