aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-04-03 17:08:49 +0200
committerLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-04-03 17:08:49 +0200
commitfc4988cd5e54f44779f13732961a3f7b00619eaf (patch)
tree9e39d2d3baabba44a50cbde3649045579a51d7f6 /src
parentadd workspace premium badge in settings nav (diff)
parentfix shitty twitter account typo (diff)
downloadferdium-app-fc4988cd5e54f44779f13732961a3f7b00619eaf.tar.gz
ferdium-app-fc4988cd5e54f44779f13732961a3f7b00619eaf.tar.zst
ferdium-app-fc4988cd5e54f44779f13732961a3f7b00619eaf.zip
fixes conflicts with latest develop
Diffstat (limited to 'src')
-rw-r--r--src/features/shareFranz/Component.js2
-rw-r--r--src/i18n/locales/en-US.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/features/shareFranz/Component.js b/src/features/shareFranz/Component.js
index ef43a54fa..8d1d595c5 100644
--- a/src/features/shareFranz/Component.js
+++ b/src/features/shareFranz/Component.js
@@ -38,7 +38,7 @@ const messages = defineMessages({
38 }, 38 },
39 shareTextTwitter: { 39 shareTextTwitter: {
40 id: 'feature.shareFranz.shareText.twitter', 40 id: 'feature.shareFranz.shareText.twitter',
41 defaultMessage: '!!! I\'ve added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com /cc @MeetFranz', 41 defaultMessage: '!!! I\'ve added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com /cc @FranzMessenger',
42 }, 42 },
43}); 43});
44 44
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 5ad1a5deb..c36801d4a 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -9,7 +9,7 @@
9 "feature.shareFranz.action.twitter": "Share on Twitter", 9 "feature.shareFranz.action.twitter": "Share on Twitter",
10 "feature.shareFranz.headline": "Franz is better together!", 10 "feature.shareFranz.headline": "Franz is better together!",
11 "feature.shareFranz.shareText.email": "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com", 11 "feature.shareFranz.shareText.email": "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
12 "feature.shareFranz.shareText.twitter": "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com /cc @MeetFranz", 12 "feature.shareFranz.shareText.twitter": "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com /cc @FranzMessenger",
13 "feature.shareFranz.text": "Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 13 "feature.shareFranz.text": "Tell your friends and colleagues how awesome Franz is and help us to spread the word.",
14 "global.api.unhealthy": "Can't connect to Franz online services", 14 "global.api.unhealthy": "Can't connect to Franz online services",
15 "global.notConnectedToTheInternet": "You are not connected to the internet.", 15 "global.notConnectedToTheInternet": "You are not connected to the internet.",
@@ -313,4 +313,4 @@
313 "workspaceDrawer.premiumCtaButtonLabel": "Create your first workspace", 313 "workspaceDrawer.premiumCtaButtonLabel": "Create your first workspace",
314 "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>", 314 "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>",
315 "workspaces.switchingIndicator.switchingTo": "Switching to" 315 "workspaces.switchingIndicator.switchingTo": "Switching to"
316} \ No newline at end of file 316}