Skip to content

i18n translations setup #8

i18n translations setup

i18n translations setup #8

Triggered via pull request January 24, 2024 12:01
@DanWebbDanWebb
synchronize #3
feat/i18n
Status Success
Total duration 2m 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint: src/lib/i18n.ts#L1
Using exported name 'i18n' as identifier for default export
lint: src/lib/i18n.ts#L5
Caution: `i18n` also has a named export `use`. Check if you meant to write `import {use} from 'i18next'` instead