chore: Update translations (#7372)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-06-23 03:31:14 -07:00
committed by GitHub
parent 533f9f7fe4
commit 54bf33083e
151 changed files with 700 additions and 136 deletions

View File

@@ -43,6 +43,11 @@
"ADD": "%{agentName} sukūrė naują komandą (#%{id})",
"EDIT": "%{agentName} atnaujino komandą (#%{id})",
"DELETE": "%{agentName} ištrynė komandą (#%{id})"
},
"MACRO": {
"ADD": "%{agentName} sukūrė naują makrokomandą (#%{id})",
"EDIT": "%{agentName} atnaujino makrokomandą (#%{id})",
"DELETE": "%{agentName} ištrynė makrokomandą (#%{id})"
}
}
}