From 4a95d8b1674f52e622f3045dd288f20947385b48 Mon Sep 17 00:00:00 2001 From: Ferdi Bot <56048320+FerdiBot@users.noreply.github.com> Date: Wed, 26 Feb 2020 12:17:16 +0100 Subject: New translations en-US.json (Swedish) --- src/i18n/locales/sv.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/i18n/locales/sv.json') diff --git a/src/i18n/locales/sv.json b/src/i18n/locales/sv.json index c852ebe60..def3d876c 100644 --- a/src/i18n/locales/sv.json +++ b/src/i18n/locales/sv.json @@ -374,6 +374,8 @@ "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", "settings.service.form.name": "Name", "settings.service.form.openDarkmodeCss": "Open darkmode.css", + "settings.service.form.openUserCss": "Open user.css", + "settings.service.form.openUserJs": "Open user.js", "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", "settings.service.form.proxy.host": "Proxy Host/IP", "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", @@ -382,6 +384,7 @@ "settings.service.form.proxy.port": "Port", "settings.service.form.proxy.restartInfo": "Please restart Ferdi after changing proxy Settings.", "settings.service.form.proxy.user": "User (optional)", + "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.", "settings.service.form.saveButton": "Save service", "settings.service.form.tabHosted": "Hosted", "settings.service.form.tabOnPremise": "Self hosted ⭐️", -- cgit v1.2.3-70-g09d2 From 6a456e4f21bdb4a2d74165c5533455db6be4d85e Mon Sep 17 00:00:00 2001 From: Ferdi Bot <56048320+FerdiBot@users.noreply.github.com> Date: Wed, 26 Feb 2020 17:38:17 +0100 Subject: New translations en-US.json (Swedish) --- src/i18n/locales/sv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i18n/locales/sv.json') diff --git a/src/i18n/locales/sv.json b/src/i18n/locales/sv.json index def3d876c..ec5bd1a04 100644 --- a/src/i18n/locales/sv.json +++ b/src/i18n/locales/sv.json @@ -284,6 +284,7 @@ "settings.app.form.language": "Language", "settings.app.form.lockPassword": "Password", "settings.app.form.minimizeToSystemTray": "Minimize Ferdi to system tray", + "settings.app.form.navigationBarBehaviour": "Navigation bar behaviour", "settings.app.form.noUpdates": "Disable updates", "settings.app.form.privateNotifications": "Don't show message content in notifications", "settings.app.form.runInBackground": "Keep Ferdi in background when closing the window", @@ -295,7 +296,6 @@ "settings.app.form.serviceRibbonWidth": "Sidebar width", "settings.app.form.showDisabledServices": "Display disabled services tabs", "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", - "settings.app.form.showServiceNavigationBar": "Always show service navigation bar", "settings.app.form.startMinimized": "Start minimized in tray", "settings.app.form.todoServer": "Todo Server", "settings.app.form.universalDarkMode": "Enable universal Dark Mode", -- cgit v1.2.3-70-g09d2