Open
Description
Clear and concise description of the problem
The docs are really great! I just dont see how to use all this amazing template functions within the script, e.g. $t
, $tc
, $d
, $n
. If I try to use them within I get an error that they are not defined.
Suggested solution
For each template function provide one example on how to use them within <script>
Validations
- Read the Contributing Guidelines
- Read the Documentation
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
P.S. When googling "vue i18n" the first result links to 8.x docs with no information that this is an old version. This is especially problematic because there are breaking changes and also the new docs look more nice :) It would be great to add a message that there is a more current version. E.g. Bootstrap adds an info at the very top: https://getbootstrap.com/docs/4.6/getting-started/introduction/