chore: Update translations (#8024)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-10-17 08:25:25 +05:30
committed by GitHub
parent 626e67b859
commit 3b0788c3be
332 changed files with 3378 additions and 678 deletions

View File

@@ -57,15 +57,15 @@
"DELETE": "%{agentName} törölt egy makrót (#%{id})"
},
"INBOX_MEMBER": {
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
"ADD": "%{agentName} hozzáadva %{user} a bejövő üzenetekhez %{inbox_id}",
"REMOVE": "%{agentName} eltávolítva %{user} a bejövő üzenetekből %{inbox_id}"
},
"TEAM_MEMBER": {
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
"ADD": "%{agentName} hozzáadva %{user} a csapathoz %{team_id}",
"REMOVE": "%{agentName} eltávolítva %{user} a csapatból %{team_id}"
},
"ACCOUNT": {
"EDIT": "%{agentName} updated the account configuration (#%{id})"
"EDIT": "%{agentName} frissítette a fiók konfigurációját %{id}"
}
}
}