aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-08-28 10:11:14 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-08-28 10:11:14 +0200
commit9226d71efb4b8d545c7a0abd2ba6bffdd57336c9 (patch)
tree7c2b9c3e5ffc21e199cc0cb31784276421ff160c
parentFix linting issues (diff)
downloadferdium-app-9226d71efb4b8d545c7a0abd2ba6bffdd57336c9.tar.gz
ferdium-app-9226d71efb4b8d545c7a0abd2ba6bffdd57336c9.tar.zst
ferdium-app-9226d71efb4b8d545c7a0abd2ba6bffdd57336c9.zip
Update i18n files
-rw-r--r--src/i18n/locales/defaultMessages.json2
-rw-r--r--src/i18n/locales/en-US.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index e3c50f259..742fc94cf 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -1434,7 +1434,7 @@
1434 } 1434 }
1435 }, 1435 },
1436 { 1436 {
1437 "defaultMessage": "!!!Your license:", 1437 "defaultMessage": "!!!Your Franz License:",
1438 "end": { 1438 "end": {
1439 "column": 3, 1439 "column": 3,
1440 "line": 81 1440 "line": 81
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 0270bb857..22f8f2595 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -366,4 +366,4 @@
366 "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>", 366 "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>",
367 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 367 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
368 "workspaces.switchingIndicator.switchingTo": "Switching to" 368 "workspaces.switchingIndicator.switchingTo": "Switching to"
369} 369} \ No newline at end of file