mirror of https://gitlab.com/bashrc2/epicyon
Example placeholder for libretranslate url
parent
379473e4b1
commit
a502194b79
|
@ -1636,6 +1636,7 @@ def _htmlEditProfileLibreTranslate(translate: {},
|
|||
' <div class="container">\n' + \
|
||||
'<label class="labels">URL</label><br>\n' + \
|
||||
' <input type="text" name="libretranslateUrl" ' + \
|
||||
'placeholder="http://0.0.0.0:5000" ' + \
|
||||
'value="' + libretranslateUrl + '"><br>\n' + \
|
||||
'<label class="labels">API Key</label><br>\n' + \
|
||||
' <input type="text" name="libretranslateApiKey" ' + \
|
||||
|
|
Loading…
Reference in New Issue