diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:50 +0000 |
commit | fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1 (patch) | |
tree | 87379d08b8d1e55d09abab5bdd6075d04163c6fc /apps/files_sharing/l10n/fr.js | |
parent | ebf289c4304f04868cf365a339c34836cbc83b68 (diff) | |
download | nextcloud-server-fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1.tar.gz nextcloud-server-fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/fr.js')
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index a8b5e86984b..170eecdf400 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -302,7 +302,6 @@ OC.L10N.register( "Allow resharing" : "Autoriser le repartage", "Expiration date enforced" : "Date d'expiration forcée", "Password protect" : "Protéger par un mot de passe", - "Science Mesh" : "Science Mesh", - "Update" : "Mise à jour" + "Science Mesh" : "Science Mesh" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |