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

github.com/nextcloud/socialsharing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'socialsharing_telegram/l10n/fr.js')
-rw-r--r--socialsharing_telegram/l10n/fr.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/socialsharing_telegram/l10n/fr.js b/socialsharing_telegram/l10n/fr.js
index 44360a6..c987088 100644
--- a/socialsharing_telegram/l10n/fr.js
+++ b/socialsharing_telegram/l10n/fr.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"socialsharing_telegram",
{
- "Share to Telegram" : "Partager sur Telegram"
+ "Share to Telegram" : "Partager sur Telegram",
+ "Social sharing via Telegram" : "Partage social via Telegram"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");