aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-10-16 10:22:00 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-10-16 10:22:00 +0200
commitba578b8a6df8d31136fb170e78b70a71dad85e31 (patch)
treea8c980cc83e6014fd7befefd240b8364d40447d3 /src/i18n/locales
parentplan selection polishing (diff)
downloadferdium-app-ba578b8a6df8d31136fb170e78b70a71dad85e31.tar.gz
ferdium-app-ba578b8a6df8d31136fb170e78b70a71dad85e31.tar.zst
ferdium-app-ba578b8a6df8d31136fb170e78b70a71dad85e31.zip
polishing
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/defaultMessages.json102
-rw-r--r--src/i18n/locales/en-US.json4
2 files changed, 67 insertions, 39 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 210ea001a..eafac1f87 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -482,55 +482,68 @@
482 } 482 }
483 }, 483 },
484 { 484 {
485 "defaultMessage": "!!!Sorry, we could not activate your trial!", 485 "defaultMessage": "!!!Free trial (normally {currency}{price} per month)",
486 "end": { 486 "end": {
487 "column": 3, 487 "column": 3,
488 "line": 38 488 "line": 38
489 }, 489 },
490 "file": "src/components/auth/Pricing.js", 490 "file": "src/components/auth/Pricing.js",
491 "id": "pricing.trial.terms.trialWorth",
492 "start": {
493 "column": 14,
494 "line": 35
495 }
496 },
497 {
498 "defaultMessage": "!!!Sorry, we could not activate your trial!",
499 "end": {
500 "column": 3,
501 "line": 42
502 },
503 "file": "src/components/auth/Pricing.js",
491 "id": "pricing.trial.error", 504 "id": "pricing.trial.error",
492 "start": { 505 "start": {
493 "column": 19, 506 "column": 19,
494 "line": 35 507 "line": 39
495 } 508 }
496 }, 509 },
497 { 510 {
498 "defaultMessage": "!!!Start my 14-day Franz Professional Trial", 511 "defaultMessage": "!!!Start my 14-day Franz Professional Trial",
499 "end": { 512 "end": {
500 "column": 3, 513 "column": 3,
501 "line": 42 514 "line": 46
502 }, 515 },
503 "file": "src/components/auth/Pricing.js", 516 "file": "src/components/auth/Pricing.js",
504 "id": "pricing.trial.cta.accept", 517 "id": "pricing.trial.cta.accept",
505 "start": { 518 "start": {
506 "column": 13, 519 "column": 13,
507 "line": 39 520 "line": 43
508 } 521 }
509 }, 522 },
510 { 523 {
511 "defaultMessage": "!!!Continue to Franz", 524 "defaultMessage": "!!!Continue to Franz",
512 "end": { 525 "end": {
513 "column": 3, 526 "column": 3,
514 "line": 46 527 "line": 50
515 }, 528 },
516 "file": "src/components/auth/Pricing.js", 529 "file": "src/components/auth/Pricing.js",
517 "id": "pricing.trial.cta.skip", 530 "id": "pricing.trial.cta.skip",
518 "start": { 531 "start": {
519 "column": 11, 532 "column": 11,
520 "line": 43 533 "line": 47
521 } 534 }
522 }, 535 },
523 { 536 {
524 "defaultMessage": "!!!Franz Professional includes:", 537 "defaultMessage": "!!!Franz Professional includes:",
525 "end": { 538 "end": {
526 "column": 3, 539 "column": 3,
527 "line": 50 540 "line": 54
528 }, 541 },
529 "file": "src/components/auth/Pricing.js", 542 "file": "src/components/auth/Pricing.js",
530 "id": "pricing.trial.features.headline", 543 "id": "pricing.trial.features.headline",
531 "start": { 544 "start": {
532 "column": 20, 545 "column": 20,
533 "line": 47 546 "line": 51
534 } 547 }
535 } 548 }
536 ], 549 ],
@@ -3923,6 +3936,19 @@
3923 "column": 19, 3936 "column": 19,
3924 "line": 23 3937 "line": 23
3925 } 3938 }
3939 },
3940 {
3941 "defaultMessage": "!!!Best value",
3942 "end": {
3943 "column": 3,
3944 "line": 30
3945 },
3946 "file": "src/features/planSelection/components/PlanItem.js",
3947 "id": "subscription.bestValue",
3948 "start": {
3949 "column": 13,
3950 "line": 27
3951 }
3926 } 3952 }
3927 ], 3953 ],
3928 "path": "src/features/planSelection/components/PlanItem.json" 3954 "path": "src/features/planSelection/components/PlanItem.json"
@@ -3933,143 +3959,143 @@
3933 "defaultMessage": "!!!Welcome back, {name}", 3959 "defaultMessage": "!!!Welcome back, {name}",
3934 "end": { 3960 "end": {
3935 "column": 3, 3961 "column": 3,
3936 "line": 19 3962 "line": 20
3937 }, 3963 },
3938 "file": "src/features/planSelection/components/PlanSelection.js", 3964 "file": "src/features/planSelection/components/PlanSelection.js",
3939 "id": "feature.planSelection.fullscreen.welcome", 3965 "id": "feature.planSelection.fullscreen.welcome",
3940 "start": { 3966 "start": {
3941 "column": 11, 3967 "column": 11,
3942 "line": 16 3968 "line": 17
3943 } 3969 }
3944 }, 3970 },
3945 { 3971 {
3946 "defaultMessage": "!!!It's time to make a choice. Franz works best on our Personal and Professional plans. Please have a look and choose the best one for you.", 3972 "defaultMessage": "!!!It's time to make a choice. Franz works best on our Personal and Professional plans. Please have a look and choose the best one for you.",
3947 "end": { 3973 "end": {
3948 "column": 3, 3974 "column": 3,
3949 "line": 23 3975 "line": 24
3950 }, 3976 },
3951 "file": "src/features/planSelection/components/PlanSelection.js", 3977 "file": "src/features/planSelection/components/PlanSelection.js",
3952 "id": "feature.planSelection.fullscreen.subheadline", 3978 "id": "feature.planSelection.fullscreen.subheadline",
3953 "start": { 3979 "start": {
3954 "column": 15, 3980 "column": 15,
3955 "line": 20 3981 "line": 21
3956 } 3982 }
3957 }, 3983 },
3958 { 3984 {
3959 "defaultMessage": "!!!Basic functionality", 3985 "defaultMessage": "!!!Basic functionality",
3960 "end": { 3986 "end": {
3961 "column": 3, 3987 "column": 3,
3962 "line": 27 3988 "line": 28
3963 }, 3989 },
3964 "file": "src/features/planSelection/components/PlanSelection.js", 3990 "file": "src/features/planSelection/components/PlanSelection.js",
3965 "id": "feature.planSelection.free.text", 3991 "id": "feature.planSelection.free.text",
3966 "start": { 3992 "start": {
3967 "column": 12, 3993 "column": 12,
3968 "line": 24 3994 "line": 25
3969 } 3995 }
3970 }, 3996 },
3971 { 3997 {
3972 "defaultMessage": "!!!More services, no waiting - ideal for personal use.", 3998 "defaultMessage": "!!!More services, no waiting - ideal for personal use.",
3973 "end": { 3999 "end": {
3974 "column": 3, 4000 "column": 3,
3975 "line": 31 4001 "line": 32
3976 }, 4002 },
3977 "file": "src/features/planSelection/components/PlanSelection.js", 4003 "file": "src/features/planSelection/components/PlanSelection.js",
3978 "id": "feature.planSelection.personal.text", 4004 "id": "feature.planSelection.personal.text",
3979 "start": { 4005 "start": {
3980 "column": 16, 4006 "column": 16,
3981 "line": 28 4007 "line": 29
3982 } 4008 }
3983 }, 4009 },
3984 { 4010 {
3985 "defaultMessage": "!!!Unlimited services and professional features for you - and your team.", 4011 "defaultMessage": "!!!Unlimited services and professional features for you - and your team.",
3986 "end": { 4012 "end": {
3987 "column": 3, 4013 "column": 3,
3988 "line": 35 4014 "line": 36
3989 }, 4015 },
3990 "file": "src/features/planSelection/components/PlanSelection.js", 4016 "file": "src/features/planSelection/components/PlanSelection.js",
3991 "id": "feature.planSelection.pro.text", 4017 "id": "feature.planSelection.pro.text",
3992 "start": { 4018 "start": {
3993 "column": 20, 4019 "column": 20,
3994 "line": 32 4020 "line": 33
3995 } 4021 }
3996 }, 4022 },
3997 { 4023 {
3998 "defaultMessage": "!!!Stay on Free", 4024 "defaultMessage": "!!!Stay on Free",
3999 "end": { 4025 "end": {
4000 "column": 3, 4026 "column": 3,
4001 "line": 39 4027 "line": 40
4002 }, 4028 },
4003 "file": "src/features/planSelection/components/PlanSelection.js", 4029 "file": "src/features/planSelection/components/PlanSelection.js",
4004 "id": "feature.planSelection.cta.stayOnFree", 4030 "id": "feature.planSelection.cta.stayOnFree",
4005 "start": { 4031 "start": {
4006 "column": 17, 4032 "column": 17,
4007 "line": 36 4033 "line": 37
4008 } 4034 }
4009 }, 4035 },
4010 { 4036 {
4011 "defaultMessage": "!!!Downgrade to Free", 4037 "defaultMessage": "!!!Downgrade to Free",
4012 "end": { 4038 "end": {
4013 "column": 3, 4039 "column": 3,
4014 "line": 43 4040 "line": 44
4015 }, 4041 },
4016 "file": "src/features/planSelection/components/PlanSelection.js", 4042 "file": "src/features/planSelection/components/PlanSelection.js",
4017 "id": "feature.planSelection.cta.ctaDowngradeFree", 4043 "id": "feature.planSelection.cta.ctaDowngradeFree",
4018 "start": { 4044 "start": {
4019 "column": 20, 4045 "column": 20,
4020 "line": 40 4046 "line": 41
4021 } 4047 }
4022 }, 4048 },
4023 { 4049 {
4024 "defaultMessage": "!!!Start my free 14-days Trial", 4050 "defaultMessage": "!!!Start my free 14-days Trial",
4025 "end": { 4051 "end": {
4026 "column": 3, 4052 "column": 3,
4027 "line": 47 4053 "line": 48
4028 }, 4054 },
4029 "file": "src/features/planSelection/components/PlanSelection.js", 4055 "file": "src/features/planSelection/components/PlanSelection.js",
4030 "id": "feature.planSelection.cta.trial", 4056 "id": "feature.planSelection.cta.trial",
4031 "start": { 4057 "start": {
4032 "column": 15, 4058 "column": 15,
4033 "line": 44 4059 "line": 45
4034 } 4060 }
4035 }, 4061 },
4036 { 4062 {
4037 "defaultMessage": "!!!Choose Personal", 4063 "defaultMessage": "!!!Choose Personal",
4038 "end": { 4064 "end": {
4039 "column": 3, 4065 "column": 3,
4040 "line": 51 4066 "line": 52
4041 }, 4067 },
4042 "file": "src/features/planSelection/components/PlanSelection.js", 4068 "file": "src/features/planSelection/components/PlanSelection.js",
4043 "id": "feature.planSelection.cta.upgradePersonal", 4069 "id": "feature.planSelection.cta.upgradePersonal",
4044 "start": { 4070 "start": {
4045 "column": 23, 4071 "column": 23,
4046 "line": 48 4072 "line": 49
4047 } 4073 }
4048 }, 4074 },
4049 { 4075 {
4050 "defaultMessage": "!!!Choose Professional", 4076 "defaultMessage": "!!!Choose Professional",
4051 "end": { 4077 "end": {
4052 "column": 3, 4078 "column": 3,
4053 "line": 55 4079 "line": 56
4054 }, 4080 },
4055 "file": "src/features/planSelection/components/PlanSelection.js", 4081 "file": "src/features/planSelection/components/PlanSelection.js",
4056 "id": "feature.planSelection.cta.upgradePro", 4082 "id": "feature.planSelection.cta.upgradePro",
4057 "start": { 4083 "start": {
4058 "column": 18, 4084 "column": 18,
4059 "line": 52 4085 "line": 53
4060 } 4086 }
4061 }, 4087 },
4062 { 4088 {
4063 "defaultMessage": "!!!Complete comparison of all plans", 4089 "defaultMessage": "!!!Complete comparison of all plans",
4064 "end": { 4090 "end": {
4065 "column": 3, 4091 "column": 3,
4066 "line": 59 4092 "line": 60
4067 }, 4093 },
4068 "file": "src/features/planSelection/components/PlanSelection.js", 4094 "file": "src/features/planSelection/components/PlanSelection.js",
4069 "id": "feature.planSelection.fullFeatureList", 4095 "id": "feature.planSelection.fullFeatureList",
4070 "start": { 4096 "start": {
4071 "column": 19, 4097 "column": 19,
4072 "line": 56 4098 "line": 57
4073 } 4099 }
4074 } 4100 }
4075 ], 4101 ],
@@ -4112,52 +4138,52 @@
4112 "defaultMessage": "!!!Downgrade your Franz Plan", 4138 "defaultMessage": "!!!Downgrade your Franz Plan",
4113 "end": { 4139 "end": {
4114 "column": 3, 4140 "column": 3,
4115 "line": 19 4141 "line": 20
4116 }, 4142 },
4117 "file": "src/features/planSelection/containers/PlanSelectionScreen.js", 4143 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
4118 "id": "feature.planSelection.fullscreen.dialog.title", 4144 "id": "feature.planSelection.fullscreen.dialog.title",
4119 "start": { 4145 "start": {
4120 "column": 15, 4146 "column": 15,
4121 "line": 16 4147 "line": 17
4122 } 4148 }
4123 }, 4149 },
4124 { 4150 {
4125 "defaultMessage": "!!!You're about to downgrade to our Free account. Are you sure? Click here instead to get more services and functionality for just {currency}{price} a month.", 4151 "defaultMessage": "!!!You're about to downgrade to our Free account. Are you sure? Click here instead to get more services and functionality for just {currency}{price} a month.",
4126 "end": { 4152 "end": {
4127 "column": 3, 4153 "column": 3,
4128 "line": 23 4154 "line": 24
4129 }, 4155 },
4130 "file": "src/features/planSelection/containers/PlanSelectionScreen.js", 4156 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
4131 "id": "feature.planSelection.fullscreen.dialog.message", 4157 "id": "feature.planSelection.fullscreen.dialog.message",
4132 "start": { 4158 "start": {
4133 "column": 17, 4159 "column": 17,
4134 "line": 20 4160 "line": 21
4135 } 4161 }
4136 }, 4162 },
4137 { 4163 {
4138 "defaultMessage": "!!!Downgrade to Free", 4164 "defaultMessage": "!!!Downgrade to Free",
4139 "end": { 4165 "end": {
4140 "column": 3, 4166 "column": 3,
4141 "line": 27 4167 "line": 28
4142 }, 4168 },
4143 "file": "src/features/planSelection/containers/PlanSelectionScreen.js", 4169 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
4144 "id": "feature.planSelection.fullscreen.dialog.cta.downgrade", 4170 "id": "feature.planSelection.fullscreen.dialog.cta.downgrade",
4145 "start": { 4171 "start": {
4146 "column": 22, 4172 "column": 22,
4147 "line": 24 4173 "line": 25
4148 } 4174 }
4149 }, 4175 },
4150 { 4176 {
4151 "defaultMessage": "!!!Choose Personal", 4177 "defaultMessage": "!!!Choose Personal",
4152 "end": { 4178 "end": {
4153 "column": 3, 4179 "column": 3,
4154 "line": 31 4180 "line": 32
4155 }, 4181 },
4156 "file": "src/features/planSelection/containers/PlanSelectionScreen.js", 4182 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
4157 "id": "feature.planSelection.fullscreen.dialog.cta.upgrade", 4183 "id": "feature.planSelection.fullscreen.dialog.cta.upgrade",
4158 "start": { 4184 "start": {
4159 "column": 20, 4185 "column": 20,
4160 "line": 28 4186 "line": 29
4161 } 4187 }
4162 } 4188 }
4163 ], 4189 ],
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index f2fd7a52a..6977ec096 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -170,6 +170,7 @@
170 "pricing.trial.terms.automaticTrialEnd": "Your free trial ends automatically after 14 days", 170 "pricing.trial.terms.automaticTrialEnd": "Your free trial ends automatically after 14 days",
171 "pricing.trial.terms.headline": "No strings attached", 171 "pricing.trial.terms.headline": "No strings attached",
172 "pricing.trial.terms.noCreditCard": "No credit card required", 172 "pricing.trial.terms.noCreditCard": "No credit card required",
173 "pricing.trial.terms.trialWorth": "Free trial (normally {currency}{price} per month)",
173 "service.crashHandler.action": "Reload {name}", 174 "service.crashHandler.action": "Reload {name}",
174 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds", 175 "service.crashHandler.autoReload": "Trying to automatically restore {name} in {seconds} seconds",
175 "service.crashHandler.headline": "Oh no!", 176 "service.crashHandler.headline": "Oh no!",
@@ -369,6 +370,7 @@
369 "signup.link.login": "Already have an account, sign in?", 370 "signup.link.login": "Already have an account, sign in?",
370 "signup.password.label": "Password", 371 "signup.password.label": "Password",
371 "signup.submit.label": "Create account", 372 "signup.submit.label": "Create account",
373 "subscription.bestValue": "Best value",
372 "subscription.cta.activateTrial": "Yes, start the free Franz Professional trial", 374 "subscription.cta.activateTrial": "Yes, start the free Franz Professional trial",
373 "subscription.cta.allOptions": "See all options", 375 "subscription.cta.allOptions": "See all options",
374 "subscription.cta.choosePlan": "Choose your plan", 376 "subscription.cta.choosePlan": "Choose your plan",
@@ -413,4 +415,4 @@
413 "workspaceDrawer.workspaceFeatureInfo": "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 415 "workspaceDrawer.workspaceFeatureInfo": "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
414 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 416 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
415 "workspaces.switchingIndicator.switchingTo": "Switching to" 417 "workspaces.switchingIndicator.switchingTo": "Switching to"
416} \ No newline at end of file 418}