From d94e1861300cede85ac520aefcc095b161e7dee1 Mon Sep 17 00:00:00 2001 From: Ferdi Bot <56048320+FerdiBot@users.noreply.github.com> Date: Wed, 26 Feb 2020 12:17:45 +0100 Subject: New translations en-US.json (Croatian) --- src/i18n/locales/hr.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/i18n/locales/hr.json') diff --git a/src/i18n/locales/hr.json b/src/i18n/locales/hr.json index 942332f56..d427dee11 100644 --- a/src/i18n/locales/hr.json +++ b/src/i18n/locales/hr.json @@ -374,6 +374,8 @@ "settings.service.form.isMutedInfo": "Kada je onemogućeno, sve obavijesti, svi zvukovi i sva pozadinska podrška će biti nečujna. ", "settings.service.form.name": "Ime", "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": "Sačuvaj uslugu/e", "settings.service.form.tabHosted": "Hostovano", "settings.service.form.tabOnPremise": "Samo-hostovano ⭐️", -- cgit v1.2.3-70-g09d2 From ea546f68ab755cba3fe5c819cff448f5a655c5ac Mon Sep 17 00:00:00 2001 From: Ferdi Bot <56048320+FerdiBot@users.noreply.github.com> Date: Wed, 26 Feb 2020 17:38:42 +0100 Subject: New translations en-US.json (Croatian) --- src/i18n/locales/hr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i18n/locales/hr.json') diff --git a/src/i18n/locales/hr.json b/src/i18n/locales/hr.json index d427dee11..6b4e22f13 100644 --- a/src/i18n/locales/hr.json +++ b/src/i18n/locales/hr.json @@ -284,6 +284,7 @@ "settings.app.form.language": "Jezik", "settings.app.form.lockPassword": "Password", "settings.app.form.minimizeToSystemTray": "Smanji Franca u sustavsku traku", + "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": "Neka se Franc održava u pozadini i ako je prozor zatvoren", @@ -295,7 +296,6 @@ "settings.app.form.serviceRibbonWidth": "Sidebar width", "settings.app.form.showDisabledServices": "Prikaži ploče s onemogućenim servisima", "settings.app.form.showMessagesBadgesWhenMuted": "Pokaži nepročitane značke poruka kad se obavještenja onemoguće", - "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