BasPH commented on code in PR #68742:
URL: https://github.com/apache/airflow/pull/68742#discussion_r3535592381
##########
airflow-core/src/airflow/ui/public/i18n/locales/nl/dag.json:
##########
@@ -179,12 +226,34 @@
"renderedTemplates": "Gerenderde templates",
"requiredActions": "Vereiste acties",
"runs": "Runs",
+ "storage": "Opslag",
"taskInstances": "Task Instances",
+ "taskStateStore": "Task State Store",
Review Comment:
I'm a bit in limbo about translating this. It's currently [not listed as a
reserved
word](https://github.com/apache/airflow/blob/main/.agents/skills/airflow-translations/SKILL.md?plain=1#L160-L176),
but I find it difficult to come up with a good Dutch translation. ~Maybe
"Taakstatusopslag"?~
Thought more about it, but feels too much like "storing task status" instead
of user-supplied values. Would indeed leave the translation as `Task State
Store` unless somebody has a good other idea.
--
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]