mirror of
https://github.com/friendica/friendica
synced 2025-09-04 20:09:55 +02:00
share,retweet,relay,forward, whatever
This commit is contained in:
parent
e2ea341094
commit
3f432a7b82
17 changed files with 80 additions and 3 deletions
|
@ -311,6 +311,7 @@ function profile_content(&$a, $update = 0) {
|
|||
'$id' => $item['id'],
|
||||
'$likethis' => t("I like this \x28toggle\x29"),
|
||||
'$nolike' => t("I don't like this \x28toggle\x29"),
|
||||
'$share' => t('Share'),
|
||||
'$wait' => t('Please wait')
|
||||
));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue