From a8eb0dfe90a0e0bae63346aefca55f7d9ee6a584 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Thu, 7 Jul 2022 04:40:51 +0530 Subject: Upgrade 'moment' to fix dependabot warning --- src/i18n/locales/en-US.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/i18n') 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 @@ "settings.service.form.indirectMessages": "Show message badge for all new messages", "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", + "settings.service.form.maxFileSize": "Maximum filesize:", + "settings.service.form.maxFileSizeError": "The file you are trying to submit is too large.", "settings.service.form.name": "Name", "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count", "settings.service.form.openDarkmodeCss": "Open darkmode.css", @@ -371,8 +373,6 @@ "settings.service.form.useHostedService": "Use the hosted {name} service.", "settings.service.form.yourServices": "Your services", "settings.service.reloadRequired": "Changes require reload of the service", - "settings.service.form.maxFileSize": "Maximum filesize:", - "settings.service.form.maxFileSizeError": "The file you are trying to submit is too large.", "settings.services.deletedInfo": "Service has been deleted", "settings.services.discoverServices": "Discover services", "settings.services.headline": "Your services", -- cgit v1.2.3-54-g00ecf