aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-10-17 14:14:24 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-10-17 14:14:24 +0200
commit501790b55625a59831e369ed263f14c72164fa70 (patch)
treee3d9c38e9e851e85dc05a95039b8ca15ea8138f3
parentoptimize trial signup flow (diff)
downloadferdium-app-501790b55625a59831e369ed263f14c72164fa70.tar.gz
ferdium-app-501790b55625a59831e369ed263f14c72164fa70.tar.zst
ferdium-app-501790b55625a59831e369ed263f14c72164fa70.zip
update strings
-rw-r--r--src/i18n/locales/defaultMessages.json51
-rw-r--r--src/i18n/locales/en-US.json3
2 files changed, 20 insertions, 34 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index e46c69d67..e283614d2 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -443,7 +443,7 @@
443 } 443 }
444 }, 444 },
445 { 445 {
446 "defaultMessage": "!!!Try out the full Franz Professional experience completely free for 14 days.", 446 "defaultMessage": "!!!Enjoy the full Franz Professional experience completely free for 14 days.",
447 "end": { 447 "end": {
448 "column": 3, 448 "column": 3,
449 "line": 26 449 "line": 26
@@ -469,133 +469,120 @@
469 } 469 }
470 }, 470 },
471 { 471 {
472 "defaultMessage": "!!!Here's a special welcome for you:",
473 "end": {
474 "column": 3,
475 "line": 34
476 },
477 "file": "src/components/auth/Pricing.js",
478 "id": "pricing.trial.subheadline",
479 "start": {
480 "column": 17,
481 "line": 31
482 }
483 },
484 {
485 "defaultMessage": "!!!No strings attached", 472 "defaultMessage": "!!!No strings attached",
486 "end": { 473 "end": {
487 "column": 3, 474 "column": 3,
488 "line": 38 475 "line": 34
489 }, 476 },
490 "file": "src/components/auth/Pricing.js", 477 "file": "src/components/auth/Pricing.js",
491 "id": "pricing.trial.terms.headline", 478 "id": "pricing.trial.terms.headline",
492 "start": { 479 "start": {
493 "column": 29, 480 "column": 29,
494 "line": 35 481 "line": 31
495 } 482 }
496 }, 483 },
497 { 484 {
498 "defaultMessage": "!!!No credit card required", 485 "defaultMessage": "!!!No credit card required",
499 "end": { 486 "end": {
500 "column": 3, 487 "column": 3,
501 "line": 42 488 "line": 38
502 }, 489 },
503 "file": "src/components/auth/Pricing.js", 490 "file": "src/components/auth/Pricing.js",
504 "id": "pricing.trial.terms.noCreditCard", 491 "id": "pricing.trial.terms.noCreditCard",
505 "start": { 492 "start": {
506 "column": 16, 493 "column": 16,
507 "line": 39 494 "line": 35
508 } 495 }
509 }, 496 },
510 { 497 {
511 "defaultMessage": "!!!Your free trial ends automatically after 14 days", 498 "defaultMessage": "!!!Your free trial ends automatically after 14 days",
512 "end": { 499 "end": {
513 "column": 3, 500 "column": 3,
514 "line": 46 501 "line": 42
515 }, 502 },
516 "file": "src/components/auth/Pricing.js", 503 "file": "src/components/auth/Pricing.js",
517 "id": "pricing.trial.terms.automaticTrialEnd", 504 "id": "pricing.trial.terms.automaticTrialEnd",
518 "start": { 505 "start": {
519 "column": 21, 506 "column": 21,
520 "line": 43 507 "line": 39
521 } 508 }
522 }, 509 },
523 { 510 {
524 "defaultMessage": "!!!Free trial (normally {currency}{price} per month)", 511 "defaultMessage": "!!!Free trial (normally {currency}{price} per month)",
525 "end": { 512 "end": {
526 "column": 3, 513 "column": 3,
527 "line": 50 514 "line": 46
528 }, 515 },
529 "file": "src/components/auth/Pricing.js", 516 "file": "src/components/auth/Pricing.js",
530 "id": "pricing.trial.terms.trialWorth", 517 "id": "pricing.trial.terms.trialWorth",
531 "start": { 518 "start": {
532 "column": 14, 519 "column": 14,
533 "line": 47 520 "line": 43
534 } 521 }
535 }, 522 },
536 { 523 {
537 "defaultMessage": "!!!Sorry, we could not activate your trial!", 524 "defaultMessage": "!!!Sorry, we could not activate your trial!",
538 "end": { 525 "end": {
539 "column": 3, 526 "column": 3,
540 "line": 54 527 "line": 50
541 }, 528 },
542 "file": "src/components/auth/Pricing.js", 529 "file": "src/components/auth/Pricing.js",
543 "id": "pricing.trial.error", 530 "id": "pricing.trial.error",
544 "start": { 531 "start": {
545 "column": 19, 532 "column": 19,
546 "line": 51 533 "line": 47
547 } 534 }
548 }, 535 },
549 { 536 {
550 "defaultMessage": "!!!Start my 14-day Franz Professional Trial", 537 "defaultMessage": "!!!Start my 14-day Franz Professional Trial",
551 "end": { 538 "end": {
552 "column": 3, 539 "column": 3,
553 "line": 58 540 "line": 54
554 }, 541 },
555 "file": "src/components/auth/Pricing.js", 542 "file": "src/components/auth/Pricing.js",
556 "id": "pricing.trial.cta.accept", 543 "id": "pricing.trial.cta.accept",
557 "start": { 544 "start": {
558 "column": 13, 545 "column": 13,
559 "line": 55 546 "line": 51
560 } 547 }
561 }, 548 },
562 { 549 {
563 "defaultMessage": "!!!Start using Franz", 550 "defaultMessage": "!!!Start using Franz",
564 "end": { 551 "end": {
565 "column": 3, 552 "column": 3,
566 "line": 62 553 "line": 58
567 }, 554 },
568 "file": "src/components/auth/Pricing.js", 555 "file": "src/components/auth/Pricing.js",
569 "id": "pricing.trial.cta.start", 556 "id": "pricing.trial.cta.start",
570 "start": { 557 "start": {
571 "column": 12, 558 "column": 12,
572 "line": 59 559 "line": 55
573 } 560 }
574 }, 561 },
575 { 562 {
576 "defaultMessage": "!!!Continue to Franz", 563 "defaultMessage": "!!!Continue to Franz",
577 "end": { 564 "end": {
578 "column": 3, 565 "column": 3,
579 "line": 66 566 "line": 62
580 }, 567 },
581 "file": "src/components/auth/Pricing.js", 568 "file": "src/components/auth/Pricing.js",
582 "id": "pricing.trial.cta.skip", 569 "id": "pricing.trial.cta.skip",
583 "start": { 570 "start": {
584 "column": 11, 571 "column": 11,
585 "line": 63 572 "line": 59
586 } 573 }
587 }, 574 },
588 { 575 {
589 "defaultMessage": "!!!Franz Professional includes:", 576 "defaultMessage": "!!!Franz Professional includes:",
590 "end": { 577 "end": {
591 "column": 3, 578 "column": 3,
592 "line": 70 579 "line": 66
593 }, 580 },
594 "file": "src/components/auth/Pricing.js", 581 "file": "src/components/auth/Pricing.js",
595 "id": "pricing.trial.features.headline", 582 "id": "pricing.trial.features.headline",
596 "start": { 583 "start": {
597 "column": 20, 584 "column": 20,
598 "line": 67 585 "line": 63
599 } 586 }
600 } 587 }
601 ], 588 ],
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 6b0aebb13..8bef09d4d 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -177,7 +177,6 @@
177 "pricing.trial.intro.happyMessaging": "Happy messaging,", 177 "pricing.trial.intro.happyMessaging": "Happy messaging,",
178 "pricing.trial.intro.specialTreat": "We have a special treat for you.", 178 "pricing.trial.intro.specialTreat": "We have a special treat for you.",
179 "pricing.trial.intro.tryPro": "Enjoy the full Franz Professional experience completely free for 14 days.", 179 "pricing.trial.intro.tryPro": "Enjoy the full Franz Professional experience completely free for 14 days.",
180 "pricing.trial.subheadline": "Here's a special welcome for you:",
181 "pricing.trial.terms.automaticTrialEnd": "Your free trial ends automatically after 14 days", 180 "pricing.trial.terms.automaticTrialEnd": "Your free trial ends automatically after 14 days",
182 "pricing.trial.terms.headline": "No strings attached", 181 "pricing.trial.terms.headline": "No strings attached",
183 "pricing.trial.terms.noCreditCard": "No credit card required", 182 "pricing.trial.terms.noCreditCard": "No credit card required",
@@ -426,4 +425,4 @@
426 "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>", 425 "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>",
427 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 426 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
428 "workspaces.switchingIndicator.switchingTo": "Switching to" 427 "workspaces.switchingIndicator.switchingTo": "Switching to"
429} 428} \ No newline at end of file