diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-20 02:33:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-20 02:33:07 +0000 |
commit | 17a2b1d3aafce4bd0a9b528d7314b564ff70db1d (patch) | |
tree | e1fddd5a1ebab92a569b00b13273778d37d25a21 /apps/dashboard/l10n | |
parent | eb720b9726aebc20ab0ed19e39ebf9c1c01ec80e (diff) | |
download | nextcloud-server-17a2b1d3aafce4bd0a9b528d7314b564ff70db1d.tar.gz nextcloud-server-17a2b1d3aafce4bd0a9b528d7314b564ff70db1d.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard/l10n')
-rw-r--r-- | apps/dashboard/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/dashboard/l10n/fr.json | 2 |
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 |