Showing
1 changed file
with
2 additions
and
1 deletions
... | ... | @@ -847,7 +847,8 @@ |
847 | 847 | "status": "Received by edge", |
848 | 848 | "deployed": "Deployed", |
849 | 849 | "pending": "Pending", |
850 | - "unassign-edges-action-title": "Unassign { count, plural, 1 {1 edge} other {# edges} } from customer" | |
850 | + "unassign-edges-action-title": "Unassign { count, plural, 1 {1 edge} other {# edges} } from customer", | |
851 | + "enter-edge-type": "Enter edge type" | |
851 | 852 | }, |
852 | 853 | "error": { |
853 | 854 | "unable-to-connect": "Unable to connect to the server! Please check your internet connection.", | ... | ... |