summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaxer592023-06-22 13:13:13 +0200
committerGitHub2023-06-22 13:13:13 +0200
commit5c246bb34ab5fae4d0145c20d1a205f3dc913780 (patch)
treeee6fd934cb33e6bffc432f434352164c90f4e278
parent93f2717a026c91b091fc1a4f081a7a8870c16755 (diff)
downloadIT.starlight-5c246bb34ab5fae4d0145c20d1a205f3dc913780.tar.gz
IT.starlight-5c246bb34ab5fae4d0145c20d1a205f3dc913780.tar.bz2
IT.starlight-5c246bb34ab5fae4d0145c20d1a205f3dc913780.zip
i18n(es): Updated `i18n.mdx` (#242)
-rw-r--r--docs/src/content/docs/es/guides/i18n.mdx1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/content/docs/es/guides/i18n.mdx b/docs/src/content/docs/es/guides/i18n.mdx
index d11df8fe..15ac9914 100644
--- a/docs/src/content/docs/es/guides/i18n.mdx
+++ b/docs/src/content/docs/es/guides/i18n.mdx
@@ -178,6 +178,7 @@ Estos son los valores predeterminados en inglés de las cadenas existentes que s
"search.label": "Search",
"search.shortcutLabel": "(Press / to Search)",
"search.cancelLabel": "Cancel",
+ "search.devWarning": "Search is only available in production builds. \nTry building and previewing the site to test it out locally.",
"themeSelect.accessibleLabel": "Select theme",
"themeSelect.dark": "Dark",
"themeSelect.light": "Light",