Stats section info can't be translated. Kirby 3.8.2
If I do
stats:
label:
en: Stats & info
de: Statistiken & Infos
type: stats
# Available size options: small, medium, large, huge. Default is large
size: small
reports:
- label:
en: Pages
de: Seiten
value: "{{ site.index.count }}"
info:
en: Total number of published website pages
de: Hello
theme: positive
This is the error I get
Kirby\Cms\ModelWithContent::toString(): Argument #1 ($template) must be of type ?string, array given, called in C:\xampp\htdocs\kirby\test\kirby\config\sections\stats.php on line 39
Stats section info can't be translated. Kirby 3.8.2
If I do
This is the error I get
Kirby\Cms\ModelWithContent::toString(): Argument #1 ($template) must be of type ?string, array given, called in C:\xampp\htdocs\kirby\test\kirby\config\sections\stats.php on line 39