From 3bbb659980b4160055df03355d7a933ba211d0df Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 10 Aug 2025 20:23:22 +0200 Subject: Add country name translations --- src/world/notes/ez/index.gsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/world/notes/ez/index.gsp') diff --git a/src/world/notes/ez/index.gsp b/src/world/notes/ez/index.gsp index c62db8c..5139cad 100644 --- a/src/world/notes/ez/index.gsp +++ b/src/world/notes/ez/index.gsp @@ -13,7 +13,7 @@ html lang="en" { main { section { header { - h1 {-Eurozone Banknotes} + h1 {-Eurozone} } } @@ -57,4 +57,4 @@ html lang="en" { section { __include(foot.gsp) } } } -} +} \ No newline at end of file -- cgit v1.2.3