From 8e36ff039b62db2aae9cf90c35421755fe6fd77d Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Mon, 15 Apr 2019 22:20:44 +0200 Subject: Update strings --- src/i18n/locales/defaultMessages.json | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) (limited to 'src/i18n/locales') diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json index df7f04a06..2187858b7 100644 --- a/src/i18n/locales/defaultMessages.json +++ b/src/i18n/locales/defaultMessages.json @@ -2470,42 +2470,55 @@ } }, { - "defaultMessage": "!!!No ads, ever!", + "defaultMessage": "!!!Organize your services in workspaces", "end": { "column": 3, "line": 57 }, "file": "src/components/subscription/SubscriptionForm.js", + "id": "subscription.features.workspaces", + "start": { + "column": 14, + "line": 54 + } + }, + { + "defaultMessage": "!!!No ads, ever!", + "end": { + "column": 3, + "line": 61 + }, + "file": "src/components/subscription/SubscriptionForm.js", "id": "subscription.features.ads", "start": { "column": 7, - "line": 54 + "line": 58 } }, { "defaultMessage": "!!!coming soon", "end": { "column": 3, - "line": 61 + "line": 65 }, "file": "src/components/subscription/SubscriptionForm.js", "id": "subscription.features.comingSoon", "start": { "column": 14, - "line": 58 + "line": 62 } }, { "defaultMessage": "!!!EU residents: local sales tax may apply", "end": { "column": 3, - "line": 65 + "line": 69 }, "file": "src/components/subscription/SubscriptionForm.js", "id": "subscription.euTaxInfo", "start": { "column": 13, - "line": 62 + "line": 66 } } ], -- cgit v1.2.3-54-g00ecf