aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/messages')
-rw-r--r--src/i18n/messages/src/components/services/tabs/TabItem.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/i18n/messages/src/components/services/tabs/TabItem.json b/src/i18n/messages/src/components/services/tabs/TabItem.json
index 495d35c8b..a1b0d2435 100644
--- a/src/i18n/messages/src/components/services/tabs/TabItem.json
+++ b/src/i18n/messages/src/components/services/tabs/TabItem.json
@@ -115,5 +115,18 @@
115 "line": 55, 115 "line": 55,
116 "column": 3 116 "column": 3
117 } 117 }
118 },
119 {
120 "id": "tabs.item.confirmDeleteService",
121 "defaultMessage": "!!!Do you really want to delete the {serviceName} service?",
122 "file": "src/components/services/tabs/TabItem.js",
123 "start": {
124 "line": 56,
125 "column": 24
126 },
127 "end": {
128 "line": 59,
129 "column": 3
130 }
118 } 131 }
119] \ No newline at end of file 132] \ No newline at end of file