diff --git a/public/language/he/admin/settings/general.json b/public/language/he/admin/settings/general.json index b8e8ee2e2c..a17399ccba 100644 --- a/public/language/he/admin/settings/general.json +++ b/public/language/he/admin/settings/general.json @@ -25,10 +25,10 @@ "logo.url-help": "When the logo is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json", "logo.alt-text": "Alt Text", "log.alt-text-placeholder": "Alternative text for accessibility", - "favicon": "פבייקון", + "favicon": "פבאייקון", "favicon.upload": "העלה", - "pwa": "Progressive Web App", - "touch-icon": "Touch Icon", + "pwa": "אפליקציית אינטרנט מתקדמת", + "touch-icon": "סמליל מגע", "touch-icon.upload": "העלה", "touch-icon.help": "Recommended size and format: 512x512, PNG format only. If no touch icon is specified, NodeBB will fall back to using the favicon.", "maskable-icon": "Maskable (Homescreen) Icon", diff --git a/public/language/it/modules.json b/public/language/it/modules.json index 38c7d33724..b081184324 100644 --- a/public/language/it/modules.json +++ b/public/language/it/modules.json @@ -54,7 +54,7 @@ "composer.formatting.strikethrough": "Barrato", "composer.formatting.code": "Codice", "composer.formatting.link": "Collegamento", - "composer.formatting.picture": "Image Link", + "composer.formatting.picture": "Link immagine", "composer.upload-picture": "Carica immagine", "composer.upload-file": "Carica file", "composer.zen_mode": "Zen Mode",