diff options
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/fr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/fr.js b/apps/files_trashbin/l10n/fr.js index dad758973dd..e2cb3887b1d 100644 --- a/apps/files_trashbin/l10n/fr.js +++ b/apps/files_trashbin/l10n/fr.js @@ -11,6 +11,7 @@ OC.L10N.register( "All files" : "Tous les fichiers", "You" : "Vous", "Original location" : "Emplacement original", + "Deleted by" : "Supprimé par", "Deleted" : "Supprimé", "A long time ago" : "Il y a longtemps", "List of files that have been deleted." : "Liste des fichiers qui ont été supprimés.", diff --git a/apps/files_trashbin/l10n/fr.json b/apps/files_trashbin/l10n/fr.json index 08848c13127..be0897c5fa2 100644 --- a/apps/files_trashbin/l10n/fr.json +++ b/apps/files_trashbin/l10n/fr.json @@ -9,6 +9,7 @@ "All files" : "Tous les fichiers", "You" : "Vous", "Original location" : "Emplacement original", + "Deleted by" : "Supprimé par", "Deleted" : "Supprimé", "A long time ago" : "Il y a longtemps", "List of files that have been deleted." : "Liste des fichiers qui ont été supprimés.", |