diff --git a/src/renderer/main.js b/src/renderer/main.js index d025dd14..2b2c33b5 100644 --- a/src/renderer/main.js +++ b/src/renderer/main.js @@ -23,7 +23,7 @@ Vue.component('font-awesome-icon', FontAwesomeIcon) Vue.use(VueI18n) // List of locales approved for use -const activeLocales = ['en-US', 'de-DE', 'es-MX', 'fi', 'fr-FR', 'ja', 'hr', 'nl', 'ar', 'pt-BR', 'pt-PT', 'pl', 'ru', 'vi', 'zh-CN', 'zh-TW'] +const activeLocales = ['en-US', 'de-DE', 'es-MX', 'fi', 'fr-FR', 'ja', 'hr', 'it', 'nl', 'ar', 'pt-BR', 'pt-PT', 'pl', 'ru', 'vi', 'zh-CN', 'zh-TW'] const messages = {} const fileLocation = isDev ? 'static/locales/' : `${__dirname}/static/locales/` diff --git a/static/locales/it.yaml b/static/locales/it.yaml index b82160c6..1a81488c 100644 --- a/static/locales/it.yaml +++ b/static/locales/it.yaml @@ -1,5 +1,5 @@ # Put the name of your locale in the same language -Locale Name: 'Inglese' +Locale Name: 'Italiano' FreeTube: 'FreeTube' # Currently on Subscriptions, Playlists, and History 'This part of the app is not ready yet. Come back later when progress has been made.': >-