added decline action for friend requests and room invites
This commit is contained in:
@@ -53,10 +53,13 @@ notifications-room-invites = Room Invites
|
||||
notifications-no-requests = No pending requests
|
||||
notifications-no-invites = No pending invites
|
||||
notifications-accept = Accept
|
||||
notifications-decline = Decline
|
||||
notifications-join = Join
|
||||
notifications-invite-from = from: {$user}
|
||||
notifications-error-friend = An error occurred while accepting the request.
|
||||
notifications-error-room = An error occurred while accepting the invite.
|
||||
notifications-error-friend-accept = An error occurred while accepting the request.
|
||||
notifications-error-friend-decline = An error occurred while declining the request.
|
||||
notifications-error-room-accept = An error occurred while accepting the invite.
|
||||
notifications-error-room-decline = An error occurred while declining the invite.
|
||||
|
||||
## Settings page
|
||||
settings-title = Settings
|
||||
|
||||
@@ -53,10 +53,13 @@ notifications-room-invites = Invitations
|
||||
notifications-no-requests = Aucune demande en attente
|
||||
notifications-no-invites = Aucune invitation en attente
|
||||
notifications-accept = Accepter
|
||||
notifications-decline = Refuser
|
||||
notifications-join = Rejoindre
|
||||
notifications-invite-from = de : {$user}
|
||||
notifications-error-friend = Erreur lors de l'acceptation de la demande.
|
||||
notifications-error-room = Erreur lors de l'acceptation de l'invitation.
|
||||
notifications-error-friend-accept = Erreur lors de l'acceptation de la demande.
|
||||
notifications-error-friend-decline = Erreur lors du refus de la demande.
|
||||
notifications-error-room-accept = Erreur lors de l'acceptation de l'invitation.
|
||||
notifications-error-room-decline = Erreur lors du refus de l'invitation.
|
||||
|
||||
## Settings page
|
||||
settings-title = Paramètres
|
||||
|
||||
Reference in New Issue
Block a user