From e2df782e9ec1caf5d9433b5aea5cb2dd49269409 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Fri, 6 Jun 2025 02:38:16 +0200 Subject: Add TODOs regarding Bulgaria joining the Eurozone --- src/i18n.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i18n.go') diff --git a/src/i18n.go b/src/i18n.go index e5b9472..dabc966 100644 --- a/src/i18n.go +++ b/src/i18n.go @@ -174,7 +174,7 @@ var ( Bcp: "bg", Name: "български", dateFmt: "2.01.2006 г.", - Eurozone: false, + Eurozone: false, /* TODO(2026): Set to true */ Enabled: true, }, { -- cgit v1.2.3