Skip to content

Commit a449b0b

Browse files
Update localization/it.json
Co-authored-by: Copilot <[email protected]> Signed-off-by: Angelo Pirola <[email protected]>
1 parent ce64b45 commit a449b0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

localization/it.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -246,9 +246,9 @@
246246
"DeleteButtonToastCanNotDeleteContent": "I dati selezionati non possono essere eliminati, la finestra si chiude dopo {0}s",
247247
"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}]'.",
248248
"NotSetOnTreeExpandErrorMessage": "Il parametro OnTreeExpand non è impostato",
249-
"UnsetText": "Ascendente",
250-
"SortAscText": "Discendente",
251-
"SortDescText": "Nessuno",
249+
"UnsetText": "Nessuno",
250+
"SortAscText": "Ascendente",
251+
"SortDescText": "Discendente",
252252
"EmptyText": "Nessun dato",
253253
"ExportToastTitle": "Esporta dati",
254254
"ExportToastContent": "Esporta dati {0}, chiusura automatica in {1} secondi",

0 commit comments

Comments
 (0)