anandkaranubc commented on code in PR #51281:
URL: https://github.com/apache/airflow/pull/51281#discussion_r2119931413
##########
airflow-core/src/airflow/ui/src/i18n/locales/hi/common.json:
##########
@@ -0,0 +1,122 @@
+{
+ "admin": {
+ "Config": "कॉन्फ़िग",
+ "Connections": "कनेक्शन",
+ "Plugins": "प्लग-इन",
+ "Pools": "पूल",
+ "Providers": "प्रदाता",
+ "Variables": "वेरिएबल्स"
+ },
+ "assetEvent_one": "एसेट इवेंट",
+ "assetEvent_other": "एसेट इवेंट्स",
+ "browse": {
+ "auditLog": "ऑडिट लॉग",
+ "xcoms": "एक्सकॉम्स"
+ },
+ "dag_one": "डैग",
Review Comment:
Is this okay in terms of translation, or is it preferred to keep these terms
in English? Or a mix of both, like…
```suggestion
"dag_one": "डैग (Dag)",
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]