You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normally, the client simply displays the pre-i18ned messages that the server sends back. But what about when the client can't parse the server's response? It would need the appropriate i18n of "can't parse server response" baked into it during some early page-load. (@vjkoskela suggests making index.html a Twirl template, but there are surely other ways too.)
The text was updated successfully, but these errors were encountered:
Normally, the client simply displays the pre-i18ned messages that the server sends back. But what about when the client can't parse the server's response? It would need the appropriate i18n of "can't parse server response" baked into it during some early page-load. (@vjkoskela suggests making
index.html
a Twirl template, but there are surely other ways too.)The text was updated successfully, but these errors were encountered: