diff options
Diffstat (limited to 'apps/files_external/l10n/it.php')
-rw-r--r-- | apps/files_external/l10n/it.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/it.php b/apps/files_external/l10n/it.php index bd3966b2d64..7a3b8ff3bcd 100644 --- a/apps/files_external/l10n/it.php +++ b/apps/files_external/l10n/it.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( "Please provide a valid Dropbox app key and secret." => "Fornisci chiave di applicazione e segreto di Dropbox validi.", +"Step 1 failed. Exception: %s" => "Fase 1 non riuscita. Eccezione: %s", +"Step 2 failed. Exception: %s" => "Fase 2 non riuscita. Eccezione: %s", "External storage" => "Archiviazione esterna", "Local" => "Locale", "Location" => "Posizione", |