mirror of
https://github.com/fastapi/fastapi.git
synced 2026-06-20 13:29:43 -04:00
Compare commits
2 Commits
update-llm
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0cb4a8e284 | ||
|
|
d69774c23d |
@@ -7,6 +7,10 @@ hide:
|
||||
|
||||
## Latest Changes
|
||||
|
||||
### Internal
|
||||
|
||||
* ⬆ Bump pydantic-settings from 2.14.1 to 2.14.2. PR [#15799](https://github.com/fastapi/fastapi/pull/15799) by [@dependabot[bot]](https://github.com/apps/dependabot).
|
||||
|
||||
## 0.138.0 (2026-06-20)
|
||||
|
||||
### Features
|
||||
|
||||
@@ -3,56 +3,3 @@
|
||||
Translate to Hindi (हिन्दी).
|
||||
|
||||
Language code: hi.
|
||||
|
||||
For the following terms, use these specific choices:
|
||||
|
||||
* path (URL path): path (do not transliterate as "पाथ")
|
||||
* path parameter / path operation: keep in English
|
||||
* query / query parameter: keep in English (do not transliterate as "क्वेरी")
|
||||
* parameter: parameter (do not transliterate as "पैरामीटर")
|
||||
* header / headers (HTTP): keep in English (do not translate as "हेडर" / "शीर्षक")
|
||||
* cookie / cookies: keep in English (do not transliterate as "कुकी")
|
||||
* form / form data: keep in English (do not transliterate as "फ़ॉर्म" / "फ़ॉर्म डेटा")
|
||||
* field / fields: keep in English (do not transliterate as "फ़ील्ड्स")
|
||||
* body / request body / response body: keep in English (do not transliterate as "बॉडी" / "रिक्वेस्ट बॉडी")
|
||||
* request / response: keep in English (do not translate as "अनुरोध" / "प्रतिक्रिया")
|
||||
* required: required (do not translate as "आवश्यक")
|
||||
* route / router / endpoint: keep in English
|
||||
* framework: framework
|
||||
* middleware: middleware (do not transliterate as "मिडलवेयर")
|
||||
* lifespan: lifespan (do not translate as "जीवनकाल")
|
||||
* context manager: keep in English
|
||||
* CORS: keep in English
|
||||
* function: function (do not transliterate as "फ़ंक्शन")
|
||||
* variable: variable (do not transliterate as "वेरिएबल")
|
||||
* model / Pydantic model: keep in English (do not transliterate as "मॉडल")
|
||||
* value: value (do not translate as "मान")
|
||||
* spec / specification: keep in English (do not translate as "स्पेक" / "विनिर्देश")
|
||||
* Enum / enumeration: keep in English
|
||||
* data: data (do not transliterate as "डेटा")
|
||||
* parsing: parsing (do not transliterate as "पार्सिंग")
|
||||
* conversion: conversion (do not translate as "रूपांतरण")
|
||||
* virtual environment: virtual environment (do not transliterate as "वर्चुअल एनवायरनमेंट")
|
||||
* environment variable: environment variable (do not transliterate as "एनवायरनमेंट वेरिएबल")
|
||||
* directory: directory (do not transliterate as "डायरेक्टरी")
|
||||
* package: package (do not transliterate as "पैकेज")
|
||||
* file / files: keep in English (do not transliterate as "फ़ाइल")
|
||||
* install / installation: keep in English (do not transliterate as "इंस्टॉल")
|
||||
* setup: setup (do not transliterate as "सेटअप")
|
||||
* section: section (do not transliterate as "सेक्शन")
|
||||
* editor / editor support: keep in English (do not transliterate as "एडिटर सपोर्ट")
|
||||
* application discovery: keep in English
|
||||
* event / events: event (do not transliterate as "इवेंट्स")
|
||||
* startup / shutdown: keep in English (do not transliterate as "स्टार्टअप")
|
||||
* worker / worker process: keep in English (do not translate as "वर्कर" / "श्रमिक")
|
||||
* activate / deactivate: keep in English (do not translate as "सक्रिय करें" / "निष्क्रिय करें")
|
||||
* development: development (do not transliterate as "डेवलपमेंट")
|
||||
* production: production (do not transliterate as "प्रोडक्शन")
|
||||
* feature: feature (do not transliterate as "फीचर")
|
||||
* tool: tool (do not transliterate as "टूल")
|
||||
* project: project (do not transliterate as "प्रोजेक्ट")
|
||||
* developer / team: keep in English
|
||||
* default: default (do not transliterate as "डिफ़ॉल्ट")
|
||||
* standard: standard (do not translate as "मानक")
|
||||
* asynchronous: asynchronous (do not transliterate as "असिंक्रोनस")
|
||||
* Recap (section heading): keep in English (do not translate as "पुनरावलोकन")
|
||||
|
||||
6
uv.lock
generated
6
uv.lock
generated
@@ -4103,16 +4103,16 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "pydantic-settings"
|
||||
version = "2.14.1"
|
||||
version = "2.14.2"
|
||||
source = { registry = "https://pypi.org/simple" }
|
||||
dependencies = [
|
||||
{ name = "pydantic" },
|
||||
{ name = "python-dotenv" },
|
||||
{ name = "typing-inspection" },
|
||||
]
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/07/60/1d1e59c9c90d54591469ada7d268251f71c24bdb765f1a8a832cee8c6653/pydantic_settings-2.14.1.tar.gz", hash = "sha256:e874d3bec7e787b0c9958277956ed9b4dd5de6a80e162188fdaff7c5e26fd5fa", size = 235551, upload-time = "2026-05-08T13:40:06.542Z" }
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/5c/b5/8f48e906c3e0205276e8bd8cb7512217a87b2685304d64be27cad5b3019f/pydantic_settings-2.14.2.tar.gz", hash = "sha256:c19dd64b19097f1de80184f0cc7b0272a13ae6e170cbf240a3e27e381ed14a5f", size = 237700, upload-time = "2026-06-19T13:44:56.324Z" }
|
||||
wheels = [
|
||||
{ url = "https://files.pythonhosted.org/packages/ae/8d/f1af3832f5e6eb13ba94ee809e72b8ecb5eef226d27ee0bef7d963d943c7/pydantic_settings-2.14.1-py3-none-any.whl", hash = "sha256:6e3c7edfd8277687cdc598f56e5cff0e9bfff0910a3749deaa8d4401c3a2b9de", size = 60964, upload-time = "2026-05-08T13:40:04.958Z" },
|
||||
{ url = "https://files.pythonhosted.org/packages/77/c1/6e422f34e569cf8e18df68d1939c81c099d2b61e4f7d9621c8a77560799c/pydantic_settings-2.14.2-py3-none-any.whl", hash = "sha256:a20c97b37910b6550d5ea50fbcc2d4187defe58cd57070b73863d069419c9440", size = 61715, upload-time = "2026-06-19T13:44:55.02Z" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user