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

locale(de): update german translation #1860

Merged
merged 5 commits into from
Apr 28, 2024

locale(de): update german translation

a0bb180
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

locale(de): update german translation #1860

locale(de): update german translation
a0bb180
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint failed Apr 28, 2024 in 0s

2 errors and 1 warning

ESLint found 2 errors and 1 warning

Annotations

Check failure on line 985 in src/locales/de.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/de.json#L985

Expected object keys to be in insensitive ascending order. 'DbMaintenance' should be before 'DbNavigation' (jsonc/sort-keys)

Check failure on line 1105 in src/locales/de.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/de.json#L1105

Expected object keys to be in insensitive ascending order. 'Path' should be before 'Port' (jsonc/sort-keys)

Check warning on line 246 in src/store/server/history/getters.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/store/server/history/getters.ts#L246

'rootState' is defined but never used (@typescript-eslint/no-unused-vars)