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 e5174dfa authored by Jelizaveta Zaharova's avatar Jelizaveta Zaharova
Browse files

Adjusted timeout message

parent af61f6ee
No related branches found
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