Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/rmaguiar/hugo-theme-color-your-world.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorRaphael Aguiar <rmaguiar@tuta.io>2022-03-16 19:05:34 +0300
committerRaphael Aguiar <rmaguiar@tuta.io>2022-03-16 19:05:34 +0300
commitb767c4e39893384d6821e357ba6d4c901a5eb9b7 (patch)
treed82c75e66f0b019ee10c942c848988cc16d282ed /i18n
parentb7927278b9d88d8f81ce385b74fb53f8048720aa (diff)
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
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml3
-rw-r--r--i18n/pt.toml3
2 files changed, 6 insertions, 0 deletions
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."