locale(de): update german translation #1860
Merged
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
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
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
github-actions / ESLint
src/store/server/history/getters.ts#L246
'rootState' is defined but never used (@typescript-eslint/no-unused-vars)
Loading