Add check for empty src translation strings (#16575)

* Add check for empty src translation strings

* Update check-deps version

* Fix translation and app layers and mocks

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
Elisabeth Kulzer
2021-01-04 21:22:34 +01:00
коммит произвёл GitHub
родитель 1933f7eb76
Коммит 987eddce1f
5 изменённых файлов: 7 добавлений и 5 удалений

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

@@ -3220,7 +3220,7 @@
},
{
"id": "api.user.get_authorization_code.endpoint.app_error",
"translation": ""
"translation": "Failed to get authorization code."
},
{
"id": "api.user.get_uploads_for_user.forbidden.app_error",