aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar André Oliveira <oliveira.andrerodrigues95@gmail.com>2024-05-03 00:54:12 +0100
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2024-05-03 00:47:11 +0000
commit6c9475cfb6243b25420335f472a54d614716e55b (patch)
treec7397da4553f42967e2b9a7e96605fe9b55463e0 /src/i18n/locales/en-US.json
parentfix: screenshare feature not working on Teams (#1733) (diff)
downloadferdium-app-6c9475cfb6243b25420335f472a54d614716e55b.tar.gz
ferdium-app-6c9475cfb6243b25420335f472a54d614716e55b.tar.zst
ferdium-app-6c9475cfb6243b25420335f472a54d614716e55b.zip
feat: use favicons instead of icons
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 1941ecd86..1835854e1 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -394,6 +394,7 @@
394 "settings.service.form.tabOnPremise": "Self hosted ⭐️", 394 "settings.service.form.tabOnPremise": "Self hosted ⭐️",
395 "settings.service.form.team": "Team", 395 "settings.service.form.team": "Team",
396 "settings.service.form.trapLinkClicks": "Open URLs within Ferdium", 396 "settings.service.form.trapLinkClicks": "Open URLs within Ferdium",
397 "settings.service.form.useFavicon": "Use service favicon instead of default or custom icon",
397 "settings.service.form.useHostedService": "Use the hosted {name} service.", 398 "settings.service.form.useHostedService": "Use the hosted {name} service.",
398 "settings.service.form.yourServices": "Your services", 399 "settings.service.form.yourServices": "Your services",
399 "settings.service.reloadRequired": "Changes require reload of the service", 400 "settings.service.reloadRequired": "Changes require reload of the service",