bbovenzi commented on code in PR #51258:
URL: https://github.com/apache/airflow/pull/51258#discussion_r2146963083


##########
airflow-core/src/airflow/ui/src/i18n/config.ts:
##########
@@ -61,6 +69,7 @@ import zhTWDashboard from "./locales/zh-TW/dashboard.json";
 // import Backend from 'i18next-http-backend';
 
 export const supportedLanguages = [
+  { code: "ar", flag: "🇸🇦", name: "العربية" },

Review Comment:
   And here comes the question of which flags to choose for what languages



-- 
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]

Reply via email to