Prab-27 commented on code in PR #54788: URL: https://github.com/apache/airflow/pull/54788#discussion_r2294490961
########## airflow-core/src/airflow/ui/public/i18n/locales/hi/common.json: ########## @@ -0,0 +1,314 @@ +{ + "admin": { + "Config": "विन्यास", + "Connections": "कनेक्शन", + "Plugins": "प्लगइन", + "Pools": "पूल", + "Providers": "प्रोवाइडर", + "Variables": "वेरिएबल" + }, Review Comment: Do we need to convert it to the plural form, or is everything already okay? -- 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