You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: localization/it.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -246,9 +246,9 @@
246
246
"DeleteButtonToastCanNotDeleteContent": "I dati selezionati non possono essere eliminati, la finestra si chiude dopo {0}s",
247
247
"DataServiceInvalidOperationText": "Valore per la proprietà 'DataService' in 'BootstrapBlazor.Components.Table`1[[{0}]]' non può essere fornito. Non è registrato alcun servizio di tipo 'BootstrapBlazor.Components.IDataService`1[{0}]'.",
248
248
"NotSetOnTreeExpandErrorMessage": "Il parametro OnTreeExpand non è impostato",
249
-
"UnsetText": "Ascendente",
250
-
"SortAscText": "Discendente",
251
-
"SortDescText": "Nessuno",
249
+
"UnsetText": "Nessuno",
250
+
"SortAscText": "Ascendente",
251
+
"SortDescText": "Discendente",
252
252
"EmptyText": "Nessun dato",
253
253
"ExportToastTitle": "Esporta dati",
254
254
"ExportToastContent": "Esporta dati {0}, chiusura automatica in {1} secondi",
0 commit comments