Browse Source

Merge pull request #622 from eevleevs/master

Correct Italian localised language name
pull/628/head
Pranav C 3 years ago committed by GitHub
parent
commit
43f3c079cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      packages/nc-gui/components/utils/language.vue

2
packages/nc-gui/components/utils/language.vue

@ -43,7 +43,7 @@ export default {
es: 'Española',
fr: 'Français',
id: 'Bahasa Indonesia',
it_IT: 'Italiana',
it_IT: 'Italiano',
ja: '日本語',
ko: '한국인',
nl: 'Nederlandse',

Loading…
Cancel
Save