diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-17 00:27:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-17 00:27:03 +0000 |
commit | 158aedb549b253b0b8a84a7c68c0d7bca9e7be54 (patch) | |
tree | 0ad78b532faf8ac367a337003846a48e4dc80663 /core/l10n/fr.js | |
parent | 9a3d45b0ef169c2119e9a63115e3c3ec04fd45e3 (diff) | |
download | nextcloud-server-158aedb549b253b0b8a84a7c68c0d7bca9e7be54.tar.gz nextcloud-server-158aedb549b253b0b8a84a7c68c0d7bca9e7be54.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index dc6abc27872..1242121ed62 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -138,8 +138,8 @@ OC.L10N.register( "Currently open" : "Actuellement ouvert", "_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications","{count} notifications"], "Date range filter" : "Filtre de plage de dates", - "Pick start date" : "Sélectionner une date de début", - "Pick end date" : "Sélectionner une date de fin", + "Pick a start date" : "Sélectionner une date de début", + "Pick an end date" : "Sélectionner une date de fin", "Apply range" : "Appliquer la plage", "Log in" : "Se connecter", "Logging in …" : "Connexion…", |