From c985f14cfeb7d49ec4a6058733281a978f8d3840 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Sun, 28 Jan 2024 18:35:02 +0530 Subject: [PATCH] fix transliteration when in all engines mode --- views/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/index.html b/views/index.html index 848a6ae..9ba61f0 100644 --- a/views/index.html +++ b/views/index.html @@ -82,8 +82,8 @@ {{.OutputText}} {{if .AutoDetect}}
Detected Language: {{.AutoDetect}}{{end}} - {{if .Translation.TargetTransliteration}} -
Transliteration: {{newlinetobr .Translation.TargetTransliteration}}{{end}} + {{if .TargetTransliteration}} +
Transliteration: {{newlinetobr .TargetTransliteration}}{{end}} {{if $.TtsTo}}