From b767c4e39893384d6821e357ba6d4c901a5eb9b7 Mon Sep 17 00:00:00 2001 From: Raphael Aguiar Date: Wed, 16 Mar 2022 13:05:34 -0300 Subject: Bundle SVGs and a bunch of minor changes and fixes * Bundle SVGs * Bump KaTeX from 0.15.2 to 0.15.3 * Use ESBuild conditionally (Hugo 0.74+) * A bunch of minor changes and fixes --- i18n/en.toml | 3 +++ i18n/pt.toml | 3 +++ 2 files changed, 6 insertions(+) (limited to 'i18n') diff --git a/i18n/en.toml b/i18n/en.toml index 121b739..3e787a1 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -138,6 +138,9 @@ other = "One page found" [searchPagesFound] other = "pages found" +[searchProcessing] +other = "Processing search..." + [searchAwaitingSearch] other = "Awaiting search." diff --git a/i18n/pt.toml b/i18n/pt.toml index 403dce6..ef22c29 100644 --- a/i18n/pt.toml +++ b/i18n/pt.toml @@ -138,6 +138,9 @@ other = "Uma página encontrada" [searchPagesFound] other = "páginas encontradas" +[searchProcessing] +other = "Processando busca..." + [searchAwaitingSearch] other = "Aguardando busca." -- cgit v1.2.3