« get me outta code hell

content, css: generateNewsEntryPageReadAnotherLinks, datetimestamps - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/strings-default.yaml
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-12-03 18:23:41 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-12-03 18:24:25 -0400
commitcdf4ad59b6bc634a2268fb84e72181e59262aaf2 (patch)
tree98343bb2e2526e756dc3bf65633794847034e017 /src/strings-default.yaml
parent11493b1a70c26d9aa11b98acf93b4d09d89f88bf (diff)
content, css: generateNewsEntryPageReadAnotherLinks, datetimestamps
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r--src/strings-default.yaml11
1 files changed, 7 insertions, 4 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml
index c812b33..d13ce89 100644
--- a/src/strings-default.yaml
+++ b/src/strings-default.yaml
@@ -1727,10 +1727,13 @@ newsEntryPage:
   published: "(Published {DATE}.)"
 
   readAnother:
-    previous: "(← {DATE} {ENTRY})"
-    next: "(→ {DATE} {ENTRY})"
-    earlier: "{TIME} earlier"
-    later: "{TIME} later"
+    previous:
+      _: "(← {ENTRY})"
+      withDate: "(← {DATE} {ENTRY})"
+
+    next:
+      _: "(→ {ENTRY})"
+      withDate: "(→ {DATE} {ENTRY})"
 
 #
 # redirectPage: