From b1ad14553277d9d72a5e4b4462a52a2e2d0fdbb1 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 15 Jul 2026 01:54:26 -0500 Subject: fix: remove russian language throughout --- static/templates-noembed.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/templates-noembed.go b/static/templates-noembed.go index 7a3c541..c0dfe7f 100755 --- a/static/templates-noembed.go +++ b/static/templates-noembed.go @@ -91,7 +91,7 @@ func try(err error) { } } -/* сделано на основе https://github.com/psanford/memfs; требуется для корректной работы templates.ParseFS */ +/* based on https://github.com/psanford/memfs; required for templates.ParseFS to work correctly */ type fileInfo struct { name string } -- cgit v1.2.3