diff options
author | Thomas Voss <mail@thomasvoss.com> | 2025-07-27 16:33:20 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2025-07-27 16:33:20 +0200 |
commit | c8bce099a30ac5faaee19a74799b121428fc2f79 (patch) | |
tree | 22640922b72a27b79f77ba558a55c9047949f107 /src/templates/language.html.tmpl | |
parent | 63c119187d6be51d157a9a99a5939d14a5de39eb (diff) |
Remove English (Simplified)
Diffstat (limited to 'src/templates/language.html.tmpl')
-rw-r--r-- | src/templates/language.html.tmpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/templates/language.html.tmpl b/src/templates/language.html.tmpl index f4b240a..13a8e85 100644 --- a/src/templates/language.html.tmpl +++ b/src/templates/language.html.tmpl @@ -7,11 +7,6 @@ <p> {{ .Get "Select your preferred language to use on the site." }} </p> - <p> - If you are an American user, it’s suggested that you select - American English instead of British English. This will ensure that - dates will be formatted with the month before the day. - </p> <hr /> <h2>{{ .Get "Eurozone Languages" }}</h2> {{ template "langgrid" true }} |