i18n in server actions #763
Unanswered
stefanprobst
asked this question in
Q&A
Replies: 1 comment
-
it looks like i can just use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi, i am curious how others are handling i18n in react server actions.
example: i want to return translated (error) messages in a form submit:
how can i use next-intl in the "greet" server action?
Beta Was this translation helpful? Give feedback.
All reactions