aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-08-05 13:24:35 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-08-05 13:24:35 +0200
commit76559f2895012803aed3256ce521b9cfff2f63b8 (patch)
treef511ed44ab8cb16af257e58ff960da1fd60c5876 /src/i18n/locales/defaultMessages.json
parentAdd trial onboarding during signup (diff)
downloadferdium-app-76559f2895012803aed3256ce521b9cfff2f63b8.tar.gz
ferdium-app-76559f2895012803aed3256ce521b9cfff2f63b8.tar.zst
ferdium-app-76559f2895012803aed3256ce521b9cfff2f63b8.zip
WIP: add option to activate trial
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json284
1 files changed, 255 insertions, 29 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 3d11a372d..930f6752e 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -417,55 +417,120 @@
417 { 417 {
418 "descriptors": [ 418 "descriptors": [
419 { 419 {
420 "defaultMessage": "!!!Support Franz", 420 "defaultMessage": "!!!Franz Professional",
421 "end": { 421 "end": {
422 "column": 3, 422 "column": 3,
423 "line": 16 423 "line": 18
424 }, 424 },
425 "file": "src/components/auth/Pricing.js", 425 "file": "src/components/auth/Pricing.js",
426 "id": "pricing.headline", 426 "id": "pricing.trial.headline",
427 "start": { 427 "start": {
428 "column": 12, 428 "column": 12,
429 "line": 13 429 "line": 15
430 } 430 }
431 }, 431 },
432 { 432 {
433 "defaultMessage": "!!!Select your support plan", 433 "defaultMessage": "!!!Your personal welcome offer:",
434 "end": { 434 "end": {
435 "column": 3, 435 "column": 3,
436 "line": 20 436 "line": 22
437 }, 437 },
438 "file": "src/components/auth/Pricing.js", 438 "file": "src/components/auth/Pricing.js",
439 "id": "pricing.support.label", 439 "id": "pricing.trial.subheadline",
440 "start": { 440 "start": {
441 "column": 23, 441 "column": 17,
442 "line": 17 442 "line": 19
443 } 443 }
444 }, 444 },
445 { 445 {
446 "defaultMessage": "!!!Support the development of Franz", 446 "defaultMessage": "!!!No strings attached",
447 "end": { 447 "end": {
448 "column": 3, 448 "column": 3,
449 "line": 24 449 "line": 26
450 },
451 "file": "src/components/auth/Pricing.js",
452 "id": "pricing.trial.terms.headline",
453 "start": {
454 "column": 29,
455 "line": 23
456 }
457 },
458 {
459 "defaultMessage": "!!!No credit card required",
460 "end": {
461 "column": 3,
462 "line": 30
463 },
464 "file": "src/components/auth/Pricing.js",
465 "id": "pricing.trial.terms.noCreditCard",
466 "start": {
467 "column": 16,
468 "line": 27
469 }
470 },
471 {
472 "defaultMessage": "!!!Your free trial ends automatically after 14 days",
473 "end": {
474 "column": 3,
475 "line": 34
450 }, 476 },
451 "file": "src/components/auth/Pricing.js", 477 "file": "src/components/auth/Pricing.js",
452 "id": "pricing.submit.label", 478 "id": "pricing.trial.terms.automaticTrialEnd",
453 "start": { 479 "start": {
454 "column": 21, 480 "column": 21,
455 "line": 21 481 "line": 31
456 } 482 }
457 }, 483 },
458 { 484 {
459 "defaultMessage": "!!!I don't want to support the development of Franz.", 485 "defaultMessage": "!!!Sorry, we could not activate your trial!",
460 "end": { 486 "end": {
461 "column": 3, 487 "column": 3,
462 "line": 28 488 "line": 38
463 }, 489 },
464 "file": "src/components/auth/Pricing.js", 490 "file": "src/components/auth/Pricing.js",
465 "id": "pricing.link.skipPayment", 491 "id": "pricing.trial.error",
466 "start": { 492 "start": {
467 "column": 15, 493 "column": 19,
468 "line": 25 494 "line": 35
495 }
496 },
497 {
498 "defaultMessage": "!!!Yes, upgrade my account to Franz Professional",
499 "end": {
500 "column": 3,
501 "line": 42
502 },
503 "file": "src/components/auth/Pricing.js",
504 "id": "pricing.trial.cta.accept",
505 "start": {
506 "column": 13,
507 "line": 39
508 }
509 },
510 {
511 "defaultMessage": "!!!Continue to Franz",
512 "end": {
513 "column": 3,
514 "line": 46
515 },
516 "file": "src/components/auth/Pricing.js",
517 "id": "pricing.trial.cta.skip",
518 "start": {
519 "column": 11,
520 "line": 43
521 }
522 },
523 {
524 "defaultMessage": "!!!Franz Professional includes:",
525 "end": {
526 "column": 3,
527 "line": 50
528 },
529 "file": "src/components/auth/Pricing.js",
530 "id": "pricing.trial.features.headline",
531 "start": {
532 "column": 20,
533 "line": 47
469 } 534 }
470 } 535 }
471 ], 536 ],
@@ -967,26 +1032,26 @@
967 "defaultMessage": "!!!Welcome to Franz", 1032 "defaultMessage": "!!!Welcome to Franz",
968 "end": { 1033 "end": {
969 "column": 3, 1034 "column": 3,
970 "line": 14 1035 "line": 17
971 }, 1036 },
972 "file": "src/components/services/content/Services.js", 1037 "file": "src/components/services/content/Services.js",
973 "id": "services.welcome", 1038 "id": "services.welcome",
974 "start": { 1039 "start": {
975 "column": 11, 1040 "column": 11,
976 "line": 11 1041 "line": 14
977 } 1042 }
978 }, 1043 },
979 { 1044 {
980 "defaultMessage": "!!!Get started", 1045 "defaultMessage": "!!!Get started",
981 "end": { 1046 "end": {
982 "column": 3, 1047 "column": 3,
983 "line": 18 1048 "line": 21
984 }, 1049 },
985 "file": "src/components/services/content/Services.js", 1050 "file": "src/components/services/content/Services.js",
986 "id": "services.getStarted", 1051 "id": "services.getStarted",
987 "start": { 1052 "start": {
988 "column": 14, 1053 "column": 14,
989 "line": 15 1054 "line": 18
990 } 1055 }
991 } 1056 }
992 ], 1057 ],
@@ -2807,6 +2872,141 @@
2807 { 2872 {
2808 "descriptors": [ 2873 "descriptors": [
2809 { 2874 {
2875 "defaultMessage": "!!!Add unlimited services",
2876 "end": {
2877 "column": 3,
2878 "line": 11
2879 },
2880 "file": "src/components/ui/FeatureList.js",
2881 "id": "pricing.features.unlimitedServices",
2882 "start": {
2883 "column": 21,
2884 "line": 8
2885 }
2886 },
2887 {
2888 "defaultMessage": "!!!Spellchecker support",
2889 "end": {
2890 "column": 3,
2891 "line": 15
2892 },
2893 "file": "src/components/ui/FeatureList.js",
2894 "id": "pricing.features.spellchecker",
2895 "start": {
2896 "column": 16,
2897 "line": 12
2898 }
2899 },
2900 {
2901 "defaultMessage": "!!!Workspaces",
2902 "end": {
2903 "column": 3,
2904 "line": 19
2905 },
2906 "file": "src/components/ui/FeatureList.js",
2907 "id": "pricing.features.workspaces",
2908 "start": {
2909 "column": 14,
2910 "line": 16
2911 }
2912 },
2913 {
2914 "defaultMessage": "!!!Add Custom Websites",
2915 "end": {
2916 "column": 3,
2917 "line": 23
2918 },
2919 "file": "src/components/ui/FeatureList.js",
2920 "id": "pricing.features.customWebsites",
2921 "start": {
2922 "column": 18,
2923 "line": 20
2924 }
2925 },
2926 {
2927 "defaultMessage": "!!!On-premise & other Hosted Services",
2928 "end": {
2929 "column": 3,
2930 "line": 27
2931 },
2932 "file": "src/components/ui/FeatureList.js",
2933 "id": "pricing.features.onPremise",
2934 "start": {
2935 "column": 13,
2936 "line": 24
2937 }
2938 },
2939 {
2940 "defaultMessage": "!!!Install 3rd party services",
2941 "end": {
2942 "column": 3,
2943 "line": 31
2944 },
2945 "file": "src/components/ui/FeatureList.js",
2946 "id": "pricing.features.thirdPartyServices",
2947 "start": {
2948 "column": 22,
2949 "line": 28
2950 }
2951 },
2952 {
2953 "defaultMessage": "!!!Service Proxies",
2954 "end": {
2955 "column": 3,
2956 "line": 35
2957 },
2958 "file": "src/components/ui/FeatureList.js",
2959 "id": "pricing.features.serviceProxies",
2960 "start": {
2961 "column": 18,
2962 "line": 32
2963 }
2964 },
2965 {
2966 "defaultMessage": "!!!Team Management",
2967 "end": {
2968 "column": 3,
2969 "line": 39
2970 },
2971 "file": "src/components/ui/FeatureList.js",
2972 "id": "pricing.features.teamManagement",
2973 "start": {
2974 "column": 18,
2975 "line": 36
2976 }
2977 },
2978 {
2979 "defaultMessage": "!!!No Waiting Screens",
2980 "end": {
2981 "column": 3,
2982 "line": 43
2983 },
2984 "file": "src/components/ui/FeatureList.js",
2985 "id": "pricing.features.appDelays",
2986 "start": {
2987 "column": 13,
2988 "line": 40
2989 }
2990 },
2991 {
2992 "defaultMessage": "!!!Forever ad-free",
2993 "end": {
2994 "column": 3,
2995 "line": 47
2996 },
2997 "file": "src/components/ui/FeatureList.js",
2998 "id": "pricing.features.adFree",
2999 "start": {
3000 "column": 10,
3001 "line": 44
3002 }
3003 }
3004 ],
3005 "path": "src/components/ui/FeatureList.json"
3006 },
3007 {
3008 "descriptors": [
3009 {
2810 "defaultMessage": "!!!Upgrade account", 3010 "defaultMessage": "!!!Upgrade account",
2811 "end": { 3011 "end": {
2812 "column": 3, 3012 "column": 3,
@@ -3378,39 +3578,65 @@
3378 "defaultMessage": "!!!Please purchase license to skip waiting", 3578 "defaultMessage": "!!!Please purchase license to skip waiting",
3379 "end": { 3579 "end": {
3380 "column": 3, 3580 "column": 3,
3381 "line": 18 3581 "line": 19
3382 }, 3582 },
3383 "file": "src/features/delayApp/Component.js", 3583 "file": "src/features/delayApp/Component.js",
3384 "id": "feature.delayApp.headline", 3584 "id": "feature.delayApp.headline",
3385 "start": { 3585 "start": {
3386 "column": 12, 3586 "column": 12,
3387 "line": 15 3587 "line": 16
3588 }
3589 },
3590 {
3591 "defaultMessage": "!!!Get the free Franz Professional 14 day trial and skip the line",
3592 "end": {
3593 "column": 3,
3594 "line": 23
3595 },
3596 "file": "src/features/delayApp/Component.js",
3597 "id": "feature.delayApp.trial.headline",
3598 "start": {
3599 "column": 17,
3600 "line": 20
3388 } 3601 }
3389 }, 3602 },
3390 { 3603 {
3391 "defaultMessage": "!!!Get a Franz Supporter License", 3604 "defaultMessage": "!!!Get a Franz Supporter License",
3392 "end": { 3605 "end": {
3393 "column": 3, 3606 "column": 3,
3394 "line": 22 3607 "line": 27
3395 }, 3608 },
3396 "file": "src/features/delayApp/Component.js", 3609 "file": "src/features/delayApp/Component.js",
3397 "id": "feature.delayApp.action", 3610 "id": "feature.delayApp.upgrade.action",
3398 "start": { 3611 "start": {
3399 "column": 10, 3612 "column": 10,
3400 "line": 19 3613 "line": 24
3614 }
3615 },
3616 {
3617 "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional",
3618 "end": {
3619 "column": 3,
3620 "line": 31
3621 },
3622 "file": "src/features/delayApp/Component.js",
3623 "id": "feature.delayApp.trial.action",
3624 "start": {
3625 "column": 15,
3626 "line": 28
3401 } 3627 }
3402 }, 3628 },
3403 { 3629 {
3404 "defaultMessage": "!!!Franz will continue in {seconds} seconds.", 3630 "defaultMessage": "!!!Franz will continue in {seconds} seconds.",
3405 "end": { 3631 "end": {
3406 "column": 3, 3632 "column": 3,
3407 "line": 26 3633 "line": 35
3408 }, 3634 },
3409 "file": "src/features/delayApp/Component.js", 3635 "file": "src/features/delayApp/Component.js",
3410 "id": "feature.delayApp.text", 3636 "id": "feature.delayApp.text",
3411 "start": { 3637 "start": {
3412 "column": 8, 3638 "column": 8,
3413 "line": 23 3639 "line": 32
3414 } 3640 }
3415 } 3641 }
3416 ], 3642 ],