Files
nofx/web/src
tinkle-community 780bb39a92 fix: strategy studio crash due to mismatched translation key oiTopDesc→oi_topDesc
CoinSourceEditor constructs keys as `${value}Desc` where value='oi_top',
expecting 'oi_topDesc' but the translation key was 'oiTopDesc' (camelCase).
This caused ts(undefined, lang) → "Cannot read properties of undefined".
2026-03-16 08:01:56 +08:00
..
2025-12-21 01:36:16 +08:00
2025-12-06 07:20:11 +08:00
2025-11-28 21:34:27 +08:00