-
| I'm looking to use the translations file to look up lists of options for a form - hopefully a bit less reentry when they change.. sample is what I am trying to do but that is breaking... if I remove the $t() then it happily outputs all the paths |
Beta Was this translation helpful? Give feedback.
Answered by baradhili Apr 7, 2021
Replies: 1 comment
-
| ok worked it out from the api :) v-t binding can take a path and return the text |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by baradhili
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
ok worked it out from the api :) v-t binding can take a path and return the text