Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ extra:
- name: Türkçe
link: /tr/
lang: tr
- name: Tiếng Việt
link: /vi/
lang: vi
- name: 中文(简体)
link: /zh_CN/
lang: zh-Hant
Expand Down
4 changes: 2 additions & 2 deletions docs/locales/es/translations.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-26 20:11+0000\n"
"POT-Creation-Date: 2026-04-28 09:51+0800\n"
"PO-Revision-Date: 2026-04-26 20:09+0000\n"
"Last-Translator: Francisco Serrador <fserrador@gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/beeware/website/es/>\n"
Expand Down Expand Up @@ -1102,7 +1102,7 @@ msgstr "{% extends \"contribute/next/release.md\" %}"

#: docs/en/contributing/guide/policies/ai-policy.md:3
msgid "{% extends \"contribute/policies/ai-policy.md\" %}"
msgstr "{% extiende \"contribute/policies/ai-policy.md\" %}"
msgstr "{% extends \"contribute/policies/ai-policy.md\" %}"

#: docs/en/contributing/guide/style/code-style-guide.md:1 docs/en/titles.md:77
msgid "Code style guide"
Expand Down
Loading