Start working on series pages

This commit is contained in:
2023-01-31 17:43:05 -08:00
parent e7cada3764
commit 115057d837
5 changed files with 65 additions and 0 deletions

View File

@@ -56,3 +56,18 @@
[searchRequiresJS]
other = "Search (requires JavaScript)"
[postsFromTo]
other = "First post in {{ .from }}, last post in {{ .to }}"
[seriesStatus]
other = "Series status:"
[suspendedSeries]
other = "Suspended"
[completeSeries]
other = "Complete"
[ongoingSeries]
other = "Ongoing"