PApostol commented on code in PR #56229:
URL: https://github.com/apache/airflow/pull/56229#discussion_r2401523262
##########
airflow-core/src/airflow/ui/public/i18n/locales/el/admin.json:
##########
@@ -0,0 +1,166 @@
+{
+ "columns": {
+ "description": "Περιγραφή",
+ "key": "Κλειδί",
+ "name": "Όνομα",
+ "value": "Τιμή"
+ },
+ "config": {
+ "columns": {
+ "section": "Ενότητα"
+ },
+ "title": "Ρυθμίσεις Airflow"
+ },
+ "connections": {
+ "add": "Προσθήκη Σύνδεσης",
+ "columns": {
+ "connectionId": "ID Σύνδεσης",
+ "connectionType": "Τύπος Σύνδεσης",
+ "host": "Διεύθυνση",
Review Comment:
True, I might have been thinking of host IP. I think `Ξενιστής` is best -
`Διακομιστής` would be a server.
--
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]