aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-05-07 22:44:40 -0400
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-05-07 22:44:40 -0400
commit0e88640430b86efc63c934bfcecc527c625d9059 (patch)
tree88615bb77294a3d14de3d7be24f14eba9769b890 /src/i18n/locales
parent6.0.0-nightly.29 [skip ci] (diff)
downloadferdium-app-0e88640430b86efc63c934bfcecc527c625d9059.tar.gz
ferdium-app-0e88640430b86efc63c934bfcecc527c625d9059.tar.zst
ferdium-app-0e88640430b86efc63c934bfcecc527c625d9059.zip
Fix i18n message
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/en-US.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index b7ccf371e..8a971cb6a 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -457,4 +457,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium 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>", 457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium 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>",
458 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 458 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
459 "workspaces.switchingIndicator.switchingTo": "Switching to" 459 "workspaces.switchingIndicator.switchingTo": "Switching to"
460} 460} \ No newline at end of file