Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 913d6c50 authored by Jeļizaveta Zaharova's avatar Jeļizaveta Zaharova
Browse files

Merged PR 10691: Adjusted timeout message

Adjusted timeout message

Related work items: #64080, #64953
parents af61f6ee e5174dfa
Branches
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ namespace Tilde.MT.WebsiteTranslationService.Enums
[Description("Language direction not found")]
LanguageDirectionNotFound = 3,
[Description("Translation timeout")]
[Description("Translation timeout - The response from translation provider wasn't received in time")]
TranslationTimeout = 4,
[Description("Domain not allowed")]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment