diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-14 00:19:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-14 00:19:29 +0000 |
commit | eaa6d96cf7d447c5b9db5fcb0657dad5bb9c88af (patch) | |
tree | bbbf5591460135eb9d615c8d1e7e216d9ae40e04 /apps/comments/l10n/fr.js | |
parent | 31df9c4d3ccc1feb28918445cf6442cbd2cb0a34 (diff) | |
download | nextcloud-server-eaa6d96cf7d447c5b9db5fcb0657dad5bb9c88af.tar.gz nextcloud-server-eaa6d96cf7d447c5b9db5fcb0657dad5bb9c88af.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/fr.js')
-rw-r--r-- | apps/comments/l10n/fr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js index 6ed358fe22f..c0d04d61894 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -16,6 +16,7 @@ OC.L10N.register( "Delete comment" : "Supprimer le commentaire", "Cancel edit" : "Annuler les modifications", "New comment" : "Nouveau commentaire", + "Write a comment …" : "Écrire un commentaire…", "Post comment" : "Publier le commentaire", "@ for mentions, : for emoji, / for smart picker" : "@ pour les mentions, : pour les émojis, / pour le sélecteur intelligent", "Could not reload comments" : "Impossible de rafraichir les commentaires", |