diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-13 00:20:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-13 00:20:23 +0000 |
commit | 31df9c4d3ccc1feb28918445cf6442cbd2cb0a34 (patch) | |
tree | 75352750fb60a6be3f707e6b2238e5d83446028d /apps/comments/l10n/fr.js | |
parent | 39dee92f804230be39db73ff3d2e9ba0431bb3cf (diff) | |
download | nextcloud-server-31df9c4d3ccc1feb28918445cf6442cbd2cb0a34.tar.gz nextcloud-server-31df9c4d3ccc1feb28918445cf6442cbd2cb0a34.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 865b7e0337a..6ed358fe22f 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -15,6 +15,7 @@ OC.L10N.register( "Edit comment" : "Modifier le commentaire", "Delete comment" : "Supprimer le commentaire", "Cancel edit" : "Annuler les modifications", + "New comment" : "Nouveau 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", |