xBis7 commented on code in PR #70467:
URL: https://github.com/apache/airflow/pull/70467#discussion_r3652542124
##########
airflow-core/src/airflow/ui/public/i18n/locales/el/common.json:
##########
@@ -215,42 +326,57 @@
"from": "Από",
"maxActiveRuns": "Μέγιστες Ενεργές Εκτελέσεις",
"noTagsFound": "Δεν βρέθηκαν ετικέτες",
+ "noTeamsFound": "Δεν βρέθηκαν ομάδες",
"tagMode": {
"all": "Όλα",
"any": "Οποιοδήποτε"
},
"tagPlaceholder": "Φιλτράρισμα κατά ετικέτα",
- "to": "Έως"
+ "to": "Έως",
+ "updatedAt": "Ενημερώθηκε στη/στις"
},
"task": {
+ "dependsOnPast": "Εξαρτάται από παρελθοντικό",
Review Comment:
Changed 'παρελθοντικό' to `παρελθοντική` because it implies the word
instance but I don't think that we need to actually add it since it's not there
in the english version.
--
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]