fix: Precise the profile actor name linked to the invitation

Permit to know which profile to use when your got the error :
"You can't accept this invitation with this profile"

Solves #1795
This commit is contained in:
Massedil
2025-06-19 17:02:53 +02:00
parent 63758a444f
commit a0d56b5083
3 changed files with 6 additions and 3 deletions

View File

@@ -429,7 +429,7 @@
"Primary Color": "Primary Color",
"Secondary Color": "Secondary Color",
"No resources selected": "No resources selected|One resources selected|{count} resources selected",
"You have been invited by {invitedBy} to the following group:": "You have been invited by {invitedBy} to the following group:",
"You ({invitedActor}) have been invited by {invitedBy} to the following group:": "You ({invitedActor}) have been invited by {invitedBy} to the following group:",
"Accept": "Accept",
"Decline": "Decline",
"Rename": "Rename",