aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Ferdi Bot <56048320+FerdiBot@users.noreply.github.com>2020-02-26 12:17:49 +0100
committerLibravatar Ferdi Bot <56048320+FerdiBot@users.noreply.github.com>2020-02-26 12:17:49 +0100
commit76792e8fdb135826fc7cf1f86068a21387361c0d (patch)
tree25f26af3eb3f856f974ddb5777545fc5b8a98d49 /src
parentNew translations en-US.json (Danish) (diff)
downloadferdium-app-76792e8fdb135826fc7cf1f86068a21387361c0d.tar.gz
ferdium-app-76792e8fdb135826fc7cf1f86068a21387361c0d.tar.zst
ferdium-app-76792e8fdb135826fc7cf1f86068a21387361c0d.zip
New translations en-US.json (Hebrew)
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/he.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/i18n/locales/he.json b/src/i18n/locales/he.json
index c852ebe60..def3d876c 100644
--- a/src/i18n/locales/he.json
+++ b/src/i18n/locales/he.json
@@ -374,6 +374,8 @@
374 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 374 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
375 "settings.service.form.name": "Name", 375 "settings.service.form.name": "Name",
376 "settings.service.form.openDarkmodeCss": "Open darkmode.css", 376 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
377 "settings.service.form.openUserCss": "Open user.css",
378 "settings.service.form.openUserJs": "Open user.js",
377 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 379 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
378 "settings.service.form.proxy.host": "Proxy Host/IP", 380 "settings.service.form.proxy.host": "Proxy Host/IP",
379 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 381 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.",
@@ -382,6 +384,7 @@
382 "settings.service.form.proxy.port": "Port", 384 "settings.service.form.proxy.port": "Port",
383 "settings.service.form.proxy.restartInfo": "Please restart Ferdi after changing proxy Settings.", 385 "settings.service.form.proxy.restartInfo": "Please restart Ferdi after changing proxy Settings.",
384 "settings.service.form.proxy.user": "User (optional)", 386 "settings.service.form.proxy.user": "User (optional)",
387 "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.",
385 "settings.service.form.saveButton": "Save service", 388 "settings.service.form.saveButton": "Save service",
386 "settings.service.form.tabHosted": "Hosted", 389 "settings.service.form.tabHosted": "Hosted",
387 "settings.service.form.tabOnPremise": "Self hosted ⭐️", 390 "settings.service.form.tabOnPremise": "Self hosted ⭐️",