aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/defaultMessages.json25
-rw-r--r--src/i18n/locales/en-US.json1
2 files changed, 20 insertions, 6 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index f0a687b0f..9c9dee340 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -2566,42 +2566,55 @@
2566 } 2566 }
2567 }, 2567 },
2568 { 2568 {
2569 "defaultMessage": "!!!No ads, ever!", 2569 "defaultMessage": "!!!Organize your services in workspaces",
2570 "end": { 2570 "end": {
2571 "column": 3, 2571 "column": 3,
2572 "line": 57 2572 "line": 57
2573 }, 2573 },
2574 "file": "src/components/subscription/SubscriptionForm.js", 2574 "file": "src/components/subscription/SubscriptionForm.js",
2575 "id": "subscription.features.workspaces",
2576 "start": {
2577 "column": 14,
2578 "line": 54
2579 }
2580 },
2581 {
2582 "defaultMessage": "!!!No ads, ever!",
2583 "end": {
2584 "column": 3,
2585 "line": 61
2586 },
2587 "file": "src/components/subscription/SubscriptionForm.js",
2575 "id": "subscription.features.ads", 2588 "id": "subscription.features.ads",
2576 "start": { 2589 "start": {
2577 "column": 7, 2590 "column": 7,
2578 "line": 54 2591 "line": 58
2579 } 2592 }
2580 }, 2593 },
2581 { 2594 {
2582 "defaultMessage": "!!!coming soon", 2595 "defaultMessage": "!!!coming soon",
2583 "end": { 2596 "end": {
2584 "column": 3, 2597 "column": 3,
2585 "line": 61 2598 "line": 65
2586 }, 2599 },
2587 "file": "src/components/subscription/SubscriptionForm.js", 2600 "file": "src/components/subscription/SubscriptionForm.js",
2588 "id": "subscription.features.comingSoon", 2601 "id": "subscription.features.comingSoon",
2589 "start": { 2602 "start": {
2590 "column": 14, 2603 "column": 14,
2591 "line": 58 2604 "line": 62
2592 } 2605 }
2593 }, 2606 },
2594 { 2607 {
2595 "defaultMessage": "!!!EU residents: local sales tax may apply", 2608 "defaultMessage": "!!!EU residents: local sales tax may apply",
2596 "end": { 2609 "end": {
2597 "column": 3, 2610 "column": 3,
2598 "line": 65 2611 "line": 69
2599 }, 2612 },
2600 "file": "src/components/subscription/SubscriptionForm.js", 2613 "file": "src/components/subscription/SubscriptionForm.js",
2601 "id": "subscription.euTaxInfo", 2614 "id": "subscription.euTaxInfo",
2602 "start": { 2615 "start": {
2603 "column": 13, 2616 "column": 13,
2604 "line": 62 2617 "line": 66
2605 } 2618 }
2606 } 2619 }
2607 ], 2620 ],
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index e2eb32450..1d8fb8d18 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -292,6 +292,7 @@
292 "subscription.features.onpremise.mattermost": "Add on-premise/hosted services like Mattermost", 292 "subscription.features.onpremise.mattermost": "Add on-premise/hosted services like Mattermost",
293 "subscription.features.proxy": "Proxy support for services", 293 "subscription.features.proxy": "Proxy support for services",
294 "subscription.features.spellchecker": "Support for spellchecker", 294 "subscription.features.spellchecker": "Support for spellchecker",
295 "subscription.features.workspaces": "Organize your services in workspaces",
295 "subscription.includedFeatures": "Paid Franz Premium Supporter Account includes", 296 "subscription.includedFeatures": "Paid Franz Premium Supporter Account includes",
296 "subscription.paymentSessionError": "Could not initialize payment form", 297 "subscription.paymentSessionError": "Could not initialize payment form",
297 "subscription.submit.label": "I want to support the development of Franz", 298 "subscription.submit.label": "I want to support the development of Franz",