one word change

This commit is contained in:
2026-01-23 13:24:04 +01:00
parent c005ea50b2
commit fee7e796ad
+1 -1
View File
@@ -688,7 +688,7 @@ data:
{{ end }}
</div>
{{ if $hasMore }}
<label class="cal-toggle cal-toggle-more" for="cal-expand">Show more ({{ sub $count $showCount }} további) ▼</label>
<label class="cal-toggle cal-toggle-more" for="cal-expand">Show more ({{ sub $count $showCount }} additional) ▼</label>
<label class="cal-toggle cal-toggle-less" for="cal-expand">Show less ▲</label>
{{ end }}
{{ end }}