Loading searx/static/themes/etheme/js/etheme.js +1 −1 Original line number Diff line number Diff line Loading @@ -102,7 +102,7 @@ $(document).ready(function(){ } return -1; } var langCode = navigator.language || "en-US"; var langCode = document.documentElement.lang || "en-US"; var browser_urls = { "chrome": "https://support.google.com/chrome/answer/95426?hl=" + langCode, Loading searx/static/themes/etheme/js/etheme.min.js +0 −0 File changed.Preview suppressed by a .gitattributes entry or the file's encoding is unsupported. View original file View changed file searx/templates/etheme/base.html +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ {% endif %} <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en" {% if rtl %} dir="rtl" {% endif %} class="{{ etheme_style }}"> <html xmlns="http://www.w3.org/1999/xhtml" lang={{ locale_rfc5646 }} xml:lang={{ locale_rfc5646 }} {% if rtl %} dir="rtl" {% endif %} class="{{ etheme_style }}"> <head> <meta charset="UTF-8" /> <meta name="description" content="spot.murena.io, powered by searxng" /> Loading searx/translations/es/LC_MESSAGES/messages.po +1 −1 Original line number Diff line number Diff line Loading @@ -143,7 +143,7 @@ msgstr "Funciones estadísticas" #: searx/answerers/statistics/answerer.py:48 msgid "Compute {functions} of the arguments" msgstr "Calcula {funciones} de los argumentos" msgstr "Calcula {functions} de los argumentos" #: searx/engines/openstreetmap.py:167 msgid "Get directions" Loading Loading
searx/static/themes/etheme/js/etheme.js +1 −1 Original line number Diff line number Diff line Loading @@ -102,7 +102,7 @@ $(document).ready(function(){ } return -1; } var langCode = navigator.language || "en-US"; var langCode = document.documentElement.lang || "en-US"; var browser_urls = { "chrome": "https://support.google.com/chrome/answer/95426?hl=" + langCode, Loading
searx/static/themes/etheme/js/etheme.min.js +0 −0 File changed.Preview suppressed by a .gitattributes entry or the file's encoding is unsupported. View original file View changed file
searx/templates/etheme/base.html +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ {% endif %} <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en" {% if rtl %} dir="rtl" {% endif %} class="{{ etheme_style }}"> <html xmlns="http://www.w3.org/1999/xhtml" lang={{ locale_rfc5646 }} xml:lang={{ locale_rfc5646 }} {% if rtl %} dir="rtl" {% endif %} class="{{ etheme_style }}"> <head> <meta charset="UTF-8" /> <meta name="description" content="spot.murena.io, powered by searxng" /> Loading
searx/translations/es/LC_MESSAGES/messages.po +1 −1 Original line number Diff line number Diff line Loading @@ -143,7 +143,7 @@ msgstr "Funciones estadísticas" #: searx/answerers/statistics/answerer.py:48 msgid "Compute {functions} of the arguments" msgstr "Calcula {funciones} de los argumentos" msgstr "Calcula {functions} de los argumentos" #: searx/engines/openstreetmap.py:167 msgid "Get directions" Loading