CITATION_IDS
@forge/monorepo / frontend/src / CITATION_IDS
Variable: CITATION_IDS
constCITATION_IDS:object
Defined in: frontend/src/localization.ts:101
Citation string ids (#138).
Constants rather than inline literals at the call sites, so a component cannot spell one differently from the catalogue — a mistyped id renders as the id itself, which looks like a translation gap rather than a typo.
Type Declaration
collapse
readonlycollapse:"citation.collapse"="citation.collapse"
excerpt
readonlyexcerpt:"citation.excerpt"="citation.excerpt"
expand
readonlyexpand:"citation.expand"="citation.expand"
grounded
readonlygrounded:"citation.grounded"="citation.grounded"
marker
readonlymarker:"citation.marker"="citation.marker"
notLinkable
readonlynotLinkable:"citation.notLinkable"="citation.notLinkable"
openSource
readonlyopenSource:"citation.openSource"="citation.openSource"
retrievedAt
readonlyretrievedAt:"citation.retrievedAt"="citation.retrievedAt"
source
readonlysource:"citation.source"="citation.source"
sourceCount
readonlysourceCount:"citation.sourceCount"="citation.sourceCount"
ungrounded
readonlyungrounded:"citation.ungrounded"="citation.ungrounded"
unresolvable
readonlyunresolvable:"citation.unresolvable"="citation.unresolvable"