aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-24 02:33:56 +0000
committerNextcloud bot <bot@nextcloud.com>2022-09-24 02:33:56 +0000
commitb974d504c383040e6cb350485e1f587f7ba32141 (patch)
treeb563c0dd2281fd1bc4bcdd479bf5a7c8823291e8 /apps/dashboard
parent15f0674a3cc44a18ec6b38ee0fb3dd076365529f (diff)
downloadnextcloud-server-b974d504c383040e6cb350485e1f587f7ba32141.tar.gz
nextcloud-server-b974d504c383040e6cb350485e1f587f7ba32141.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard')
-rw-r--r--apps/dashboard/l10n/fr.js2
-rw-r--r--apps/dashboard/l10n/fr.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/fr.js b/apps/dashboard/l10n/fr.js
index de3bc18520b..0bb154ded6a 100644
--- a/apps/dashboard/l10n/fr.js
+++ b/apps/dashboard/l10n/fr.js
@@ -24,7 +24,7 @@ OC.L10N.register(
"Show something" : "Afficher quelque chose",
"Change background image" : "Changer l’image d'arrière-plan",
"Pick from Files" : "Mes images",
- "Default images" : "Images par défaut",
+ "Default images" : "Image par défaut",
"Plain background" : "Arrière-plan uni",
"Insert from {productName}" : "Sélectionnez une image de {productName}"
},
diff --git a/apps/dashboard/l10n/fr.json b/apps/dashboard/l10n/fr.json
index babb28136da..33e9056eb5e 100644
--- a/apps/dashboard/l10n/fr.json
+++ b/apps/dashboard/l10n/fr.json
@@ -22,7 +22,7 @@
"Show something" : "Afficher quelque chose",
"Change background image" : "Changer l’image d'arrière-plan",
"Pick from Files" : "Mes images",
- "Default images" : "Images par défaut",
+ "Default images" : "Image par défaut",
"Plain background" : "Arrière-plan uni",
"Insert from {productName}" : "Sélectionnez une image de {productName}"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"