From 1d747ffcef2a86abe43b1989fc6f6297d590cf86 Mon Sep 17 00:00:00 2001 From: Sebastian Espei Date: Mon, 30 Mar 2026 01:38:55 +0200 Subject: [PATCH] fix: add version display internationalization support from footer.html --- simple-index.html | 3 ++- src/partials/footer-simple.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/simple-index.html b/simple-index.html index 6351742..437c276 100644 --- a/simple-index.html +++ b/simple-index.html @@ -507,7 +507,8 @@ rights reserved.{{/if}}

- Version {{appVersion}} + Version + {{appVersion}}

diff --git a/src/partials/footer-simple.html b/src/partials/footer-simple.html index 43380c7..6b893b2 100644 --- a/src/partials/footer-simple.html +++ b/src/partials/footer-simple.html @@ -18,7 +18,8 @@ rights reserved.{{/if}}

- Version {{appVersion}} + Version + {{appVersion}}