aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-26 00:19:24 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-26 00:19:24 +0000
commit992dd3977eb5dbea0665f67d2fa6998eee3fa9cb (patch)
tree0378bd23d18c8903d495183e6efd6fcc714f33ec /apps/updatenotification
parent024f689c97beca74f64db8d25fe82dcb9ef8441d (diff)
downloadnextcloud-server-992dd3977eb5dbea0665f67d2fa6998eee3fa9cb.tar.gz
nextcloud-server-992dd3977eb5dbea0665f67d2fa6998eee3fa9cb.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/fr.js2
-rw-r--r--apps/updatenotification/l10n/fr.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js
index a9b1304f6d6..75559c72de0 100644
--- a/apps/updatenotification/l10n/fr.js
+++ b/apps/updatenotification/l10n/fr.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"updatenotification",
{
- "{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations sur comment mettre à jour.",
+ "{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d’informations sur comment mettre à jour.",
"Channel updated" : "Canal de mise à jour modifié",
"Web updater is disabled" : "La mise à jour par l'interface Web est désactivée ",
"App updated" : "Application mise à jour",
diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json
index 5592e5115f9..9c13b7c0110 100644
--- a/apps/updatenotification/l10n/fr.json
+++ b/apps/updatenotification/l10n/fr.json
@@ -1,5 +1,5 @@
{ "translations": {
- "{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d'informations sur comment mettre à jour.",
+ "{version} is available. Get more information on how to update." : "La version {version} est disponible. Cliquez ici pour plus d’informations sur comment mettre à jour.",
"Channel updated" : "Canal de mise à jour modifié",
"Web updater is disabled" : "La mise à jour par l'interface Web est désactivée ",
"App updated" : "Application mise à jour",