diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index d6f7eedf1e8..7815fc9a154 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -165,6 +165,7 @@ OC.L10N.register( "Forgot password?" : "Hai dimenticato la password?", "Log in with a device" : "Accedi con un dispositivo", "Back" : "Indietro", + "Reset search" : "Ripristina ricerca", "Search for {name} only" : "Cerca solo {name}", "No results for {query}" : "Nessun risultato per {query}", "Start typing to search" : "Inizia a digitare per cercare", @@ -443,7 +444,6 @@ OC.L10N.register( "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} risultato di ricerca in altre cartelle","{count} risultati di ricerca in altre cartelle"], "Saving..." : "Salvataggio…", "Search" : "Cerca", - "Reset search" : "Ripristina ricerca", "Your client should now be connected! You can close this window." : "Il client ora dovrebbe essere connesso! Puoi chiudere questa finestra.", "Cancel log in" : "Annulla l'accesso", "These apps will be updated:" : "Queste applicazioni saranno aggiornate:", |