From a39ae7808e6c7ef9dbcfc14f5a7b5d712d91946f Mon Sep 17 00:00:00 2001 From: rakekniven <2069590+rakekniven@users.noreply.github.com> Date: Wed, 8 Oct 2025 12:36:15 +0200 Subject: [PATCH] i18n: Fixed typo Reported at Chat https://cloud.nextcloud.com/call/5263187420 Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> --- user_manual/_templates/versions.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user_manual/_templates/versions.html b/user_manual/_templates/versions.html index 455206872d0..8209cbcf551 100644 --- a/user_manual/_templates/versions.html +++ b/user_manual/_templates/versions.html @@ -123,7 +123,7 @@ {% elif language_code == 'ga' %} Irish {% elif language_code == 'gl' %} - Glacian + Galician {% elif language_code == 'id' %} Indonesian {% elif language_code == 'it' %} @@ -217,4 +217,4 @@ -{% endif %} \ No newline at end of file +{% endif %}