Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistency between i18next-scanner and i18next options #210

Open
JoseKilo opened this issue Feb 12, 2021 · 0 comments
Open

Inconsistency between i18next-scanner and i18next options #210

JoseKilo opened this issue Feb 12, 2021 · 0 comments

Comments

@JoseKilo
Copy link

🐛 Bug Report

It seems there is an inconsistency between i18next-scanner and i18next options:
i18next uses: defaultNS
i18next-scanner uses: defaultNs

Note the different case of the S.

To Reproduce

Code here:
https://github.com/i18next/i18next-scanner/blob/master/src/parser.js#L56
and here:
https://github.com/i18next/i18next/blob/master/src/defaults.js#L7

Expected behavior

Ideally, those two should be the same, not sure which one.

Your Environment

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant