aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/fr/gen.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2021-01-03 12:20:15 -0500
committerGravatar GitHub <noreply@github.com> 2021-01-03 18:20:15 +0100
commit46c8f6e77b74c97993414af1c3a3a8a047414baf (patch)
treeeb1327838aee14be4b0ecae8be2670d69ee4f2e1 /app/i18n/fr/gen.php
parent0567e3894745f541cef2acd7a85486c0f2e40656 (diff)
Add clipboard sharing (#3330)
When the discussion #3327 started, I thought that the clipboard share is a good idea. It never occurred to me because I do not use a smartphone. It might need some polishing but it seems pretty usable as-is. See #3327
Diffstat (limited to 'app/i18n/fr/gen.php')
-rw-r--r--app/i18n/fr/gen.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/i18n/fr/gen.php b/app/i18n/fr/gen.php
index f872614df..daef6d6bc 100644
--- a/app/i18n/fr/gen.php
+++ b/app/i18n/fr/gen.php
@@ -185,6 +185,7 @@ return array(
'share' => array(
'Known' => 'Sites basés sur Known',
'blogotext' => 'Blogotext',
+ 'clipboard' => 'Presse-papier',
'diaspora' => 'Diaspora*',
'email' => 'Courriel',
'facebook' => 'Facebook',
@@ -195,7 +196,7 @@ return array(
'mastodon' => 'Mastodon',
'movim' => 'Movim',
'pinboard' => 'Pinboard', // TODO - Translation
- 'pocket' => 'Pocket', // TODO - Translation
+ 'pocket' => 'Pocket',
'print' => 'Imprimer',
'shaarli' => 'Shaarli',
'twitter' => 'Twitter',