balause commented on code in PR #68385:
URL: https://github.com/apache/airflow/pull/68385#discussion_r3406422565
##########
airflow-core/src/airflow/ui/public/i18n/locales/hu/dag.json:
##########
@@ -104,8 +145,8 @@
"buttons": {
"options": "Beállítások",
"showGantt": "Gantt-diagram megjelenítése",
- "showGraphShortcut": "Gráf megjelenítése (Press g)",
- "showGridShortcut": "Rács megjelenítése (Press g)"
+ "showGraphShortcut": "Gráf megjelenítése (g megnyomása)",
+ "showGridShortcut": "Rács megjelenítése (g megnyomása)"
Review Comment:
"Rács megjelenítése (Nyomja meg a g billentyűt)",
Only a question : both short cuts are mapped to the g key or is it
environment sensitive?
--
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]