Prab-27 commented on code in PR #54788: URL: https://github.com/apache/airflow/pull/54788#discussion_r2294505486
########## airflow-core/src/airflow/ui/public/i18n/locales/hi/common.json: ########## @@ -0,0 +1,314 @@ +{ + "admin": { + "Config": "विन्यास", + "Connections": "कनेक्शन", + "Plugins": "प्लगइन", + "Pools": "पूल", + "Providers": "प्रोवाइडर", + "Variables": "वेरिएबल" + }, + "asset_one": "एसेट", + "asset_other": "एसेट्स", + "assetEvent_one": "एसेट इवेंट", + "assetEvent_other": "एसेट इवेंट्स", + "backfill_one": "बैकफ़िल", + "backfill_other": "बैकफ़िल्स", + "browse": { + "auditLog": "ऑडिट लॉग", + "requiredActions": "आवश्यक क्रियाएं", + "xcoms": "XComs" + }, + "collapseDetailsPanel": "विवरण पैनल को छुपाएं", + "createdAssetEvent_one": "बनाया गया एसेट इवेंट", + "createdAssetEvent_other": "बनाए गए एसेट इवेंट्स", + "dag_one": "डैग", + "dag_other": "डैग्स", + "dagDetails": { + "catchup": "पकड़ना", + "concurrency": "समानांतरता", + "dagRunTimeout": "डैग रन टाइमआउट", + "defaultArgs": "डिफ़ॉल्ट तर्क", + "description": "विवरण", + "documentation": "डैग दस्तावेज", + "fileLocation": "फ़ाइल स्थान", + "hasTaskConcurrencyLimits": "कार्य समानांतरता सीमा है", + "lastExpired": "अंतिम समाप्त", + "lastParsed": "अंतिम पार्स", + "latestDagVersion": "नवीनतम डैग संस्करण", + "latestRun": "नवीनतम रन", + "maxActiveRuns": "अधिकतम सक्रिय रन्स", + "maxActiveTasks": "अधिकतम सक्रिय कार्य", Review Comment: tasks also converted - अधिकतम सक्रिय कार्य -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org