فهرست منبع

Translation: update it.js (#21133)

added missing translations
bliberi 4 سال پیش
والد
کامیت
10bb2df826
1فایلهای تغییر یافته به همراه6 افزوده شده و 6 حذف شده
  1. 6 6
      src/locale/lang/it.js

+ 6 - 6
src/locale/lang/it.js

@@ -20,7 +20,7 @@ export default {
       nextYear: 'Anno successivo',
       prevMonth: 'Mese precedente',
       nextMonth: 'Mese successivo',
-      year: '',
+      year: 'anno',
       month1: 'Gennaio',
       month2: 'Febbraio',
       month3: 'Marzo',
@@ -72,7 +72,7 @@ export default {
     },
     pagination: {
       goto: 'Vai a',
-      pagesize: '/page',
+      pagesize: '/pagina',
       total: 'Totale {total}',
       pageClassifier: ''
     },
@@ -106,14 +106,14 @@ export default {
       hasCheckedFormat: '{checked}/{total} selezionati'
     },
     image: {
-      error: 'FAILED' // to be translated
+      error: 'ERRORE' 
     },
     pageHeader: {
-      title: 'Back' // to be translated
+      title: 'Indietro' 
     },
     popconfirm: {
-      confirmButtonText: 'Yes', // to be translated
-      cancelButtonText: 'No' // to be translated
+      confirmButtonText: 'Sì',
+      cancelButtonText: 'No'
     },
     empty: {
       description: 'Nessun dato'