* Add new error message

* make i18n-extract

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com>
Этот коммит содержится в:
MeHow25
2024-05-13 21:55:12 +02:00
коммит произвёл GitHub
родитель 664e2ae782
Коммит 298fd6e839
3 изменённых файлов: 7 добавлений и 1 удалений

Просмотреть файл

@@ -9874,6 +9874,10 @@
"id": "store.sql_team.save_member.exists.app_error",
"translation": "A team member with that ID already exists."
},
{
"id": "store.sql_team.save_team.existing.app_error",
"translation": "A team with this URL already exists."
},
{
"id": "store.sql_user.get_for_login.app_error",
"translation": "Unable to find an existing account matching your credentials. This team may require an invite from the team owner to join."