Browse Source
Merge branch 'master' into translate-de-update-outdated-cffe975f
pull/14690/head
Motov Yurii
6 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
8 additions and
0 deletions
-
docs/en/docs/release-notes.md
-
docs/ru/llm-prompt.md
|
|
|
@ -18,6 +18,7 @@ hide: |
|
|
|
|
|
|
|
### Translations |
|
|
|
|
|
|
|
* 🌐 Update LLM prompt for Russian translations. PR [#14733](https://github.com/fastapi/fastapi/pull/14733) by [@YuriiMotov](https://github.com/YuriiMotov). |
|
|
|
* 🌐 Update translations for ru (update-outdated). PR [#14693](https://github.com/fastapi/fastapi/pull/14693) by [@tiangolo](https://github.com/tiangolo). |
|
|
|
* 🌐 Update translations for pt (update-outdated). PR [#14724](https://github.com/fastapi/fastapi/pull/14724) by [@tiangolo](https://github.com/tiangolo). |
|
|
|
* 🌐 Update Korean LLM prompt. PR [#14740](https://github.com/fastapi/fastapi/pull/14740) by [@hard-coders](https://github.com/hard-coders). |
|
|
|
|
|
|
|
@ -90,5 +90,12 @@ For the following technical terms, use these specific translations to ensure con |
|
|
|
* serve (meaning providing access to something): «отдавать» (or `предоставлять доступ к`) |
|
|
|
* recap (noun): резюме |
|
|
|
* utility function: вспомогательная функция |
|
|
|
* fast to code: позволяет быстро писать код |
|
|
|
* Tutorial - User Guide: Учебник - Руководство пользователя |
|
|
|
* submodule: подмодуль |
|
|
|
* subpackage: подпакет |
|
|
|
* router: роутер |
|
|
|
* building, deploying, accessing (when describing features of FastAPI Cloud): созданиe образа, развертывание и доступ |
|
|
|
* type checker tool: инструмент проверки типов |
|
|
|
|
|
|
|
Do not add whitespace in `т.д.`, `т.п.`. |
|
|
|
|