chore(i18n): Aligned spelling and adapted grammar #880
Annotations
3 warnings
NPM lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
NPM lint:
src/store.js#L46
Caution: `Vuex` also has a named export `Store`. Check if you meant to write `import {Store} from 'vuex'` instead
|
NPM lint:
src/tests/components/PersonalTotpSettings.spec.js#L25
Caution: `Vuex` also has a named export `Store`. Check if you meant to write `import {Store} from 'vuex'` instead
|