aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-07-07 04:40:51 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-07-07 04:40:51 +0530
commita8eb0dfe90a0e0bae63346aefca55f7d9ee6a584 (patch)
treea290de730befcd831d6fdce4acbc916c95c7f4af /src
parentAdd file size info and error message while setting a custom image in the reci... (diff)
downloadferdium-app-a8eb0dfe90a0e0bae63346aefca55f7d9ee6a584.tar.gz
ferdium-app-a8eb0dfe90a0e0bae63346aefca55f7d9ee6a584.tar.zst
ferdium-app-a8eb0dfe90a0e0bae63346aefca55f7d9ee6a584.zip
Upgrade 'moment' to fix dependabot warning
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/en-US.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index b04640a65..37443200f 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -349,6 +349,8 @@
349 "settings.service.form.indirectMessages": "Show message badge for all new messages", 349 "settings.service.form.indirectMessages": "Show message badge for all new messages",
350 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", 350 "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.",
351 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 351 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
352 "settings.service.form.maxFileSize": "Maximum filesize:",
353 "settings.service.form.maxFileSizeError": "The file you are trying to submit is too large.",
352 "settings.service.form.name": "Name", 354 "settings.service.form.name": "Name",
353 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count", 355 "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count",
354 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 356 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
@@ -371,8 +373,6 @@
371 "settings.service.form.useHostedService": "Use the hosted {name} service.", 373 "settings.service.form.useHostedService": "Use the hosted {name} service.",
372 "settings.service.form.yourServices": "Your services", 374 "settings.service.form.yourServices": "Your services",
373 "settings.service.reloadRequired": "Changes require reload of the service", 375 "settings.service.reloadRequired": "Changes require reload of the service",
374 "settings.service.form.maxFileSize": "Maximum filesize:",
375 "settings.service.form.maxFileSizeError": "The file you are trying to submit is too large.",
376 "settings.services.deletedInfo": "Service has been deleted", 376 "settings.services.deletedInfo": "Service has been deleted",
377 "settings.services.discoverServices": "Discover services", 377 "settings.services.discoverServices": "Discover services",
378 "settings.services.headline": "Your services", 378 "settings.services.headline": "Your services",