Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-20 05:33:07 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-20 05:33:07 +0300
commit17a2b1d3aafce4bd0a9b528d7314b564ff70db1d (patch)
treee1fddd5a1ebab92a569b00b13273778d37d25a21 /apps/dashboard
parenteb720b9726aebc20ab0ed19e39ebf9c1c01ec80e (diff)
[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 45158b2b8ff..44d29312ee4 100644
--- a/apps/dashboard/l10n/fr.js
+++ b/apps/dashboard/l10n/fr.js
@@ -26,6 +26,6 @@ OC.L10N.register(
"Default images" : "Images par défaut",
"Plain background" : "Fond uni",
"Insert from {productName}" : "Insérer depuis {productName}",
- "Show something" : "Montre quelque chose"
+ "Show something" : "Montrer quelque chose"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/dashboard/l10n/fr.json b/apps/dashboard/l10n/fr.json
index daeaa1e9554..9973ddfa7f8 100644
--- a/apps/dashboard/l10n/fr.json
+++ b/apps/dashboard/l10n/fr.json
@@ -24,6 +24,6 @@
"Default images" : "Images par défaut",
"Plain background" : "Fond uni",
"Insert from {productName}" : "Insérer depuis {productName}",
- "Show something" : "Montre quelque chose"
+ "Show something" : "Montrer quelque chose"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file