Closed salimromadhon closed 3 years ago
Describe the bug I can't set info into multiple languages like I do on headline.
info
headline
To Reproduce Steps to reproduce the behavior:
site/blueprints/section/albums.yml
info: *: "{{ page.images.count }} image(s)" id: "{{ page.images.count }} gambar"
Expected behavior It should works like headline.
Additional context The documentation here doesn't help.
Thanks.
This usage for fields, not sections. But we can add this improvement in later versions.
✅
Describe the bug
I can't set
info
into multiple languages like I do onheadline
.To Reproduce
Steps to reproduce the behavior:
site/blueprints/section/albums.yml
info
:headline
, it worksExpected behavior
It should works like
headline
.Additional context
The documentation here doesn't help.
Thanks.