Full translation tree for one locale.
Mirrors the structure of lib/data.ts. Every user-visible string for a language lives under this shape so components only read t.*.
lib/data.ts
t.*
Label for the language toggle button (e.g. "FA" / "EN").
"FA"
"EN"
Person name in the sidebar header.
Two role lines under the name.
Footer copyright line.
Welcome overlay title.
Full translation tree for one locale.
Mirrors the structure of
lib/data.ts. Every user-visible string for a language lives under this shape so components only readt.*.