mirror of
https://github.com/friendica/friendica
synced 2025-04-25 08:30:11 +00:00
Another place found where "show less" had been "show more"
This commit is contained in:
parent
d4d55a5865
commit
1e09eab921
2 changed files with 3 additions and 2 deletions
|
@ -516,6 +516,7 @@ class Widget
|
|||
'$cutoff' => $cutoff,
|
||||
'$url' => $url,
|
||||
'$dates' => $ret,
|
||||
'$showless' => DI::l10n()->t('show less'),
|
||||
'$showmore' => DI::l10n()->t('show more')
|
||||
]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue