chore: Fix typo in en localisation file (#4405)

Fix

Co-authored-by: Vishnu Narayanan <vishnu@chatwoot.com>
This commit is contained in:
Justman10000 2022-04-06 16:51:19 +02:00 committed by GitHub
parent 0b03e4b296
commit 9329f08e14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,7 +83,7 @@
"SELECT_ALL": "select all agents", "SELECT_ALL": "select all agents",
"SELECTED_COUNT": "%{selected} out of %{total} agents selected.", "SELECTED_COUNT": "%{selected} out of %{total} agents selected.",
"BUTTON_TEXT": "Add agents", "BUTTON_TEXT": "Add agents",
"AGENT_VALIDATION_ERROR": "Select atleaset one agent." "AGENT_VALIDATION_ERROR": "Select at least one agent."
}, },
"FINISH": { "FINISH": {