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} created a new team (#%{id})",
"EDIT": "%{agentName} updated a team (#%{id})",
"DELETE": "%{agentName} deleted a team (#%{id})"
},
"MACRO": {
"ADD": "%{agentName} created a new macro (#%{id})",
"EDIT": "%{agentName} updated a macro (#%{id})",
"DELETE": "%{agentName} deleted a macro (#%{id})"
}
}
}

View File

@@ -50,6 +50,9 @@
},
"sort_on_priority": {
"TEXT": "Priorität"
},
"sort_on_waiting_since": {
"TEXT": "Pending Response"
}
},
"ATTACHMENTS": {

View File

@@ -106,6 +106,7 @@
"CHANGE_ASSIGNEE": "Beauftragten ändern",
"CHANGE_PRIORITY": "Priorität ändern",
"CHANGE_TEAM": "Team wechseln",
"SNOOZE_CONVERSATION": "Snooze-Konversation",
"ADD_LABEL": "Label zur Konversation hinzufügen",
"REMOVE_LABEL": "Label aus der Konversation entfernen",
"SETTINGS": "Einstellungen"
@@ -141,7 +142,10 @@
"SNOOZE_CONVERSATION": "Snooze-Konversation",
"UNTIL_NEXT_REPLY": "Bis zur nächsten Antwort",
"UNTIL_NEXT_WEEK": "Bis nächste Woche",
"UNTIL_TOMORROW": "Bis morgen"
"UNTIL_TOMORROW": "Bis morgen",
"UNTIL_NEXT_MONTH": "Until next month",
"AN_HOUR_FROM_NOW": "Until an hour from now",
"CUSTOM": "Custom..."
}
},
"DASHBOARD_APPS": {