]> git.mxchange.org Git - friendica.git/blobdiff - src/Content/Widget/VCard.php
fix Typo
[friendica.git] / src / Content / Widget / VCard.php
index 0d78fed4a489016c113c5eb4a2e78abf99b93d0d..d906004c5ffbdb994fc1fd85517d73443306293b 100644 (file)
@@ -126,7 +126,7 @@ class VCard
                        '$wallmessage_link' => $wallmessage_link,
                        '$mentioning'       => DI::l10n()->t('Mention'),
                        '$post2group'       => DI::l10n()->t('Post to group'),
-                       '$showgroup'        => DI::l10n()->t('Show group'),
+                       '$showgroup'        => DI::l10n()->t('View group'),
                        '$showgroup_link'   => $showgroup_link,
                ]);
        }