chore: Update translations (#8016)
This commit is contained in:
@@ -57,15 +57,15 @@
|
||||
"DELETE": "%{agentName} a supprimé une macro (#%{id})"
|
||||
},
|
||||
"INBOX_MEMBER": {
|
||||
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||
"ADD": "%{agentName} a ajouté %{user} à la boîte de réception (#%{inbox_id})",
|
||||
"REMOVE": "%{agentName} a retiré %{user} de la boîte de réception (#%{inbox_id})"
|
||||
},
|
||||
"TEAM_MEMBER": {
|
||||
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||
"ADD": "%{agentName} a ajouté %{user} à la boîte de réception (#%{team_id})",
|
||||
"REMOVE": "%{agentName} a retiré %{user} de la boîte de réception (#%{team_id})"
|
||||
},
|
||||
"ACCOUNT": {
|
||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||
"EDIT": "%{agentName} a mis à jour la configuration du compte (#%{id})"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user