|
For the Here, the "keys" are I'm not seeing any specifics on what is a valid key in the docs (https://next-intl-docs.vercel.app/docs/usage/messages#selecting-enum-based-values). Am I to assume that dashes aren't allowed, or is there some syntax magic I need to be using here? I have tried various syntax ( |
Replies: 2 comments 1 reply
|
Maybe I'm connecting dots where I shouldn't, but doesn't the ICU spec say that dashes should be allowed here? At least that is how I interpret: https://icu.unicode.org/design/formatting/select : (note the final
|
Thanks for the great question! I've clarified this in the docs in #967, hope this helps!