From 3a01cc4efb01942183c974e29cde2d4a657e206e Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Mon, 15 Apr 2019 13:27:15 +0200 Subject: Add services empty state --- .../workspaces/components/EditWorkspaceForm.json | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'src/i18n/messages') diff --git a/src/i18n/messages/src/features/workspaces/components/EditWorkspaceForm.json b/src/i18n/messages/src/features/workspaces/components/EditWorkspaceForm.json index 7b0c3e1ce..20ed99f8d 100644 --- a/src/i18n/messages/src/features/workspaces/components/EditWorkspaceForm.json +++ b/src/i18n/messages/src/features/workspaces/components/EditWorkspaceForm.json @@ -63,5 +63,31 @@ "line": 38, "column": 3 } + }, + { + "id": "settings.services.noServicesAdded", + "defaultMessage": "!!!You haven't added any services yet.", + "file": "src/features/workspaces/components/EditWorkspaceForm.js", + "start": { + "line": 39, + "column": 19 + }, + "end": { + "line": 42, + "column": 3 + } + }, + { + "id": "settings.services.discoverServices", + "defaultMessage": "!!!Discover services", + "file": "src/features/workspaces/components/EditWorkspaceForm.js", + "start": { + "line": 43, + "column": 20 + }, + "end": { + "line": 46, + "column": 3 + } } ] \ No newline at end of file -- cgit v1.2.3-70-g09d2