The Turkish (tr) locale section had a duplicate "Dashboard specific labels" block that repeated 19 keys already defined earlier, causing TypeScript error TS1117. Moved the unique keys (provider_model, paired_yes, etc.) into the primary dashboard section and removed the duplicate block. Fixes build failure introduced by #3777. |
||
|---|---|---|
| .. | ||
| dist | ||
| public | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||