summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-06-06 03:19:36 +0200
committerThomas Voss <mail@thomasvoss.com> 2025-06-06 03:19:36 +0200
commit7dd611be04dbe6434b511ee2fb3495b07f1ee89f (patch)
tree688740a0cc48cda23bbe0cdc8197036826f08550
parent8ca177edcc0526e3b95bd11549695ae66712225e (diff)
Add comment
-rw-r--r--src/i18n.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n.go b/src/i18n.go
index 1272d28..fe67b04 100644
--- a/src/i18n.go
+++ b/src/i18n.go
@@ -27,6 +27,8 @@ type locale struct {
}
var (
+ /* To determine the correct date format to use, use the ‘datefmt’ script in
+ the repository root */
Locales = [...]locale{
{
Bcp: "ca",