diff options
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/fr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index bab2225b544..649b7969788 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -6,7 +6,7 @@ OC.L10N.register( "Please provide a valid app key and secret." : "Veuillez fournir une clé d'application et un mot de passe valides.", "Step 1 failed. Exception: %s" : "L’étape 1 a échoué. Erreur : %s", "Step 2 failed. Exception: %s" : "L’étape 2 a échoué. Erreur : %s", - "External storages" : "Stockages externe", + "External storages" : "Stockages externes", "Dropbox App Configuration" : "Configuration de l'application Dropbox", "Google Drive App Configuration" : "Configuration de l'application Google Drive", "Personal" : "Personnel", diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index 0a8583a9e6e..058c415b5e2 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -4,7 +4,7 @@ "Please provide a valid app key and secret." : "Veuillez fournir une clé d'application et un mot de passe valides.", "Step 1 failed. Exception: %s" : "L’étape 1 a échoué. Erreur : %s", "Step 2 failed. Exception: %s" : "L’étape 2 a échoué. Erreur : %s", - "External storages" : "Stockages externe", + "External storages" : "Stockages externes", "Dropbox App Configuration" : "Configuration de l'application Dropbox", "Google Drive App Configuration" : "Configuration de l'application Google Drive", "Personal" : "Personnel", |