Skip to content
#

internationalization

Here are 881 public repositories matching this topic...

alireza4050
alireza4050 commented Apr 12, 2021

Hi! 👋

Firstly, thanks for your work on this project! 🙂

The methods n and $n types aren't defined is case of using the three args: value, options and locale.

Here is the diff that solved my problem:

diff --git a/node_modules/vue-i18n/types/index.d.ts b/node_modules/vue-i18n/types/index.d.ts
index d67fc41..c1394a7 100644
--- a/node_modules/vue-i18n/types/index.d.ts

Improve this page

Add a description, image, and links to the internationalization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the internationalization topic, visit your repo's landing page and select "manage topics."

Learn more