mirror of
https://github.com/friendica/friendica
synced 2025-04-27 09:50:12 +00:00
improve attend-buttons for events
This commit is contained in:
parent
5277c483fe
commit
33a7cd107e
5 changed files with 86 additions and 63 deletions
|
@ -256,6 +256,7 @@ class Page implements ArrayAccess
|
|||
'$likeError' => $l10n->t('Like not successfull'),
|
||||
'$dislikeError' => $l10n->t('Dislike not successfull'),
|
||||
'$announceError' => $l10n->t('Sharing not successfull'),
|
||||
'$attendError' => $l10n->t('Attendation not successfull'),
|
||||
'$srvError' => $l10n->t('Backend error'),
|
||||
'$netError' => $l10n->t('Network error'),
|
||||
// Dropzone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue