## Summary - The `__()` call in `create-budget-dialog.tsx` contained an embedded newline and indentation whitespace in the string literal, causing the translation key to not match the clean key in `lang/es.json` - Collapsed the multi-line call into a single line with the clean string - Removed the stale duplicate key with the malformed `\n` + whitespace from `lang/es.json` |
||
|---|---|---|
| .. | ||
| en | ||
| es | ||
| es.json | ||