Yurii Motov
f9c7615e47
Update German translations
7 months ago
Yurii Motov
ecee0366a8
Update Russian translations
7 months ago
github-actions[bot]
a2997a8f7d
📝 Update release notes
[skip ci]
7 months ago
Motov Yurii
ed5c5bef5e
🔧 Temporarily disable translations still in progress, being migrated to the new LLM setup ( #14555 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 months ago
github-actions[bot]
493ff37fc0
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
1a1c29e57d
🔧 Add LLM prompt file for French, generated from the existing French docs ( #14544 )
7 months ago
github-actions[bot]
e32eed7599
📝 Update release notes
[skip ci]
7 months ago
Motov Yurii
6400e5ee29
🌐 Sync Portuguese docs (pages found with script) ( #14554 )
7 months ago
github-actions[bot]
d68892ab02
📝 Update release notes
[skip ci]
7 months ago
Motov Yurii
6a8a2d62c4
🌐 Sync Spanish docs (outdated pages found with script) ( #14553 )
Co-authored-by: Sebastián Ramírez <[email protected] >
7 months ago
github-actions[bot]
e675b25c60
📝 Update release notes
[skip ci]
7 months ago
Nils-Hero Lindemann
353b8b29fa
🌐 Sync German docs ( #14519 )
Sync with #14505 (plus some more)
I actually searched for those patterns in VS Code.
Always:
files to exclude: README.md, SECURITY.md, llm-prompt.md
This search & replace cleans up the hash parts everywhere under docs/.
It only finds the four occurences in the two _llm-test.md under docs/de/ and docs/pt/
files to include: docs/**
Search regex: \{[^\S\n]*#([^\S\n]*[a-z0-9]+(?:-[a-z0-9]+)*)[^\S\n]*\}
Replace with: { #$1 }
This search finds headings without hash parts. It finds two headings in docs\de\docs\index.md (those which #14505 fixes) and all headings in docs\pt\docs\tutorial\security\index.md, which I also fixed on the way as that document seems to be in sync. docs\pt\docs\index.md is not in Sync, so I didnt touch it.
files to include: docs/de/**, docs/pt/**
Search regex: ^(#+)[^\S\n]*([^{}#\s]+(?:[^\S\n]+[^{}\s]+)*)[^\S\n]*(?=\n)
(added the missing hash parts)
7 months ago
github-actions[bot]
272204c0c7
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
818ce0fa2f
🔥 Remove inactive/scarce translations to Vietnamese ( #14543 )
7 months ago
github-actions[bot]
ed20bf6bf3
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
58bc4a15ac
🔥 Remove inactive/scarce translations to Persian ( #14542 )
7 months ago
github-actions[bot]
9be5063396
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
4a6a87674a
🔥 Remove translation to emoji to simplify the new setup with LLM autotranslations ( #14541 )
7 months ago
github-actions[bot]
01bb87275b
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
9a03503542
🌐 Update translations for pt (update-outdated) ( #14537 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 months ago
github-actions[bot]
e5d0e78bd4
📝 Update release notes
[skip ci]
7 months ago
github-actions[bot]
98bee09a6a
📝 Update release notes
[skip ci]
7 months ago
github-actions[bot]
ec287a329b
📝 Update release notes
[skip ci]
7 months ago
github-actions[bot]
c98485514c
📝 Update release notes
[skip ci]
7 months ago
github-actions[bot]
75ad0a0f8c
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
da83d79546
🌐 Update translations for es (update-outdated) ( #14532 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 months ago
github-actions[bot]
f43cba7e78
📝 Update release notes
[skip ci]
7 months ago
Sebastián Ramírez
cbbb11f4df
🌐 Update translations for es (add-missing) ( #14533 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 months ago
github-actions[bot]
532ba725a5
📝 Update release notes
[skip ci]
7 months ago
github-actions[bot]
41d1b84bd5
📝 Update release notes
[skip ci]
7 months ago
github-actions[bot]
f9397e93b5
📝 Update release notes
[skip ci]
7 months ago
github-actions[bot]
4414cd849d
📝 Update release notes
[skip ci]
7 months ago
Yurii Motov
5e94c21235
Remove code examples for Python 3.8 in `wsgi`
7 months ago
Yurii Motov
99c2f539a0
Remove code examples for Python 3.8 in `websockets`
7 months ago
Yurii Motov
a05ad4a0f8
Remove code examples for Python 3.8 in `using_request_directly`
7 months ago
Yurii Motov
0d92a8257b
Remove code examples for Python 3.8 in `templates`
7 months ago
Yurii Motov
5b4a8ab7b9
Remove code examples for Python 3.8 in `sub_applications`
7 months ago
Yurii Motov
e33f965c0b
Remove code examples for Python 3.8 in `static_files`
7 months ago
Yurii Motov
3c84819842
Remove code examples for Python 3.8 in `settings`
7 months ago
Yurii Motov
9625b74c3b
Remove code examples for Python 3.8 in `response_status_code`
7 months ago
Yurii Motov
3438b3e90e
Remove code examples for Python 3.8 in `response_model`
7 months ago
Yurii Motov
9764538478
Remove code examples for Python 3.8 in `response_headers`
7 months ago
Yurii Motov
6f690b5ead
Remove code examples for Python 3.8 in `response_directly`
7 months ago
Yurii Motov
594705dcda
Remove code examples for Python 3.8 in `response_cookies`
7 months ago
Yurii Motov
c3e5c2689a
Remove code examples for Python 3.8 in `response_change_status_code`
7 months ago
Yurii Motov
17b03b8c9e
Remove code examples for Python 3.8 in `query_params`
7 months ago
Yurii Motov
982d8c2547
Remove code examples for Python 3.8 in `python_types`
7 months ago
Yurii Motov
e235a0a06e
Remove code examples for Python 3.8 in `path_params_numeric_validations`
7 months ago
Yurii Motov
01ddefffcf
Remove code examples for Python 3.8 in `path_params`
7 months ago
github-actions[bot]
61ffa3eb82
📝 Update release notes
[skip ci]
7 months ago