From 46c8f6e77b74c97993414af1c3a3a8a047414baf Mon Sep 17 00:00:00 2001 From: Alexis Degrugillier Date: Sun, 3 Jan 2021 12:20:15 -0500 Subject: 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 --- app/i18n/he/gen.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/he/gen.php') diff --git a/app/i18n/he/gen.php b/app/i18n/he/gen.php index ba6c4523f..205c4d028 100644 --- a/app/i18n/he/gen.php +++ b/app/i18n/he/gen.php @@ -185,6 +185,7 @@ return array( 'share' => array( 'Known' => 'Known based sites', // TODO - Translation 'blogotext' => 'Blogotext', // TODO - Translation + 'clipboard' => 'Clipboard', // TODO - Translation 'diaspora' => 'Diaspora*', // TODO - Translation 'email' => 'דואר אלקטרוני', 'facebook' => 'Facebook', // TODO - Translation -- cgit v1.2.3