{{ String(c.order).padStart(2, '0') }}
{{ t(c.subtitle) }}
{{ columnLabel('zh') }}
{{ sectionLabel('zh', 'definition') }}
{{ sectionLabel('zh', 'essence') }}
{{ contentFor(c, 'zh').table.title }}
| {{ h }} |
|---|
{{ contentFor(c, 'zh').tokenSaving.title }}
| {{ h }} |
|---|
{{ contentFor(c, 'zh').instructions.title }}
{{ item.title }}
{{ columnLabel('en') }}
{{ sectionLabel('en', 'definition') }}
{{ sectionLabel('en', 'essence') }}
{{ contentFor(c, 'en').table.title }}
| {{ h }} |
|---|
{{ contentFor(c, 'en').tokenSaving.title }}
| {{ h }} |
|---|
{{ contentFor(c, 'en').instructions.title }}
{{ item.title }}
{{ sectionLabel(lang, 'definition') }}
{{ sectionLabel(lang, 'essence') }}
{{ content(c).table.title }}
| {{ h }} |
|---|
{{ content(c).tokenSaving.title }}
| {{ h }} |
|---|
{{ content(c).instructions.title }}
{{ item.title }}
{{ lang === 'zh'
? '没有找到符合当前搜索条件和标签筛选的章节,请调整关键词或过滤器。'
: 'No chapters match the current search query and tag filter. Adjust the keyword or filter and try again.' }}