« get me outta code hell

data: language: tweak formatDateDuration zero string - 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-11-29 22:27:45 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-11-29 22:27:45 -0400
commit26fb06c9238a44df75a079fb9495aaff65ebada6 (patch)
tree7367cef14ae28738bd930a076fea35eef61e6444 /src/strings-default.yaml
parent67b5ad5f64b5a75a727decd732119343b34c7cdc (diff)
data: language: tweak formatDateDuration zero string
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r--src/strings-default.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml
index 44f1703..61b376c 100644
--- a/src/strings-default.yaml
+++ b/src/strings-default.yaml
@@ -206,7 +206,7 @@ count:
     earlier: "{DURATION} earlier"
     later: "{DURATION} later"
     same: "on the same date"
-    zero: "no days apart"
+    zero: "at most one day"
     approximate: "about {DURATION}"
     approximateEarlier: "about {DURATION} earlier"
     approximateLater: "about {DURATION} later"