Files
homarr/public/locales/el/manage/users/invites.json
2023-10-08 12:12:44 +02:00

48 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"metaTitle": "",
"pageTitle": "",
"description": "",
"button": {
"createInvite": "",
"deleteInvite": ""
},
"table": {
"header": {
"id": "",
"creator": "",
"expires": "",
"action": ""
},
"data": {
"expiresAt": "",
"expiresIn": ""
}
},
"modals": {
"create": {
"title": "",
"description": "",
"form": {
"expires": "",
"submit": ""
}
},
"copy": {
"title": "Αντιγραφή πρόσκλησης",
"description": "Η πρόσκλησή σας έχει δημιουργηθεί. Αφού κλείσει αυτό το modal, <b>δεν θα μπορείτε πλέον να αντιγράψετε αυτόν τον σύνδεσμο</b>. Εάν δεν επιθυμείτε πλέον να προσκαλέσετε το εν λόγω άτομο, μπορείτε να διαγράψετε αυτή την πρόσκληση ανά πάσα στιγμή.",
"invitationLink": "Σύνδεσμος πρόσκλησης",
"details": {
"id": "",
"token": "Token"
},
"button": {
"close": "Αντιγραφή & Απόρριψη"
}
},
"delete": {
"title": "",
"description": "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτή την πρόσκληση; Οι χρήστες με αυτόν τον σύνδεσμο δεν θα μπορούν πλέον να δημιουργήσουν λογαριασμό χρησιμοποιώντας αυτόν τον σύνδεσμο."
}
},
"noInvites": "Δεν υπάρχουν ακόμη προσκλήσεις."
}