Hi i’m the developer in SG for use kratos then i g...
# talk-kratos
b
Hi i’m the developer in SG for use kratos then i got a question for kratos error message. is this any planning to support i18n feature in kratos error message?
s
the message IDs are constant, the included message is just our default you can use there is some context (if applicable) that you can use to build your own messages in the client, in any language(s) you want
b
Thank you for reply my message, i also looking for a generate Error message based on ID. but sometime they received different error message based on same message ID
s
we had some duplicates before https://github.com/ory/kratos/commit/9d8e19720fcc2e5b5371c2ddea4e2501304a93fd but there is now a test that ensures the IDs are unique what version are you using?
1
b
for us we used old version like 0.5 so we will planning to update ory stack asap