diff options
author | Thomas Voss <mail@thomasvoss.com> | 2025-01-01 11:08:49 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2025-01-01 11:08:49 +0100 |
commit | c94e878040e73037106675be0543c9806c7b9e3b (patch) | |
tree | afe944e24b9172c10250eb8825aaef78ff641cc2 | |
parent | 8686745694c6dd6d580656fac7fc608cb4404ebd (diff) |
Remove Serbocroatian in the Cyrillic script
-rw-r--r-- | src/i18n.go | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/i18n.go b/src/i18n.go index 017dbf7..e8ad2ea 100644 --- a/src/i18n.go +++ b/src/i18n.go @@ -148,13 +148,6 @@ var ( Enabled: false, }, { - Bcp: "sh-Cyrl", - Name: "српскохрватски", - dateFmt: "02. 01. 2006.", - Eurozone: true, - Enabled: false, - }, - { Bcp: "sk", Name: "slovenčina", dateFmt: "2. 1. 2006", |