Files
2023-10-08 12:12:44 +02:00

35 lines
1.2 KiB
JSON
Raw Permalink 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": "Δημιουργία λογαριασμού",
"title": "Δημιουργία λογαριασμού",
"text": "Παρακαλώ καθορίστε τα διαπιστευτήριά σας παρακάτω",
"form": {
"fields": {
"username": {
"label": "Όνομα Χρήστη"
},
"password": {
"label": "Κωδικός"
},
"passwordConfirmation": {
"label": "Επιβεβαίωση κωδικού"
}
},
"buttons": {
"submit": "Δημιουργία λογαριασμού"
}
},
"notifications": {
"loading": {
"title": "Δημιουργία λογαριασμού",
"text": "Παρακαλώ περιμένετε"
},
"success": {
"title": "Ο λογαριασμός δημιουργήθηκε",
"text": "Ο λογαριασμός σας έχει δημιουργηθεί επιτυχώς"
},
"error": {
"title": "Σφάλμα",
"text": "Κάτι πήγε στραβά, προέκυψε το ακόλουθο σφάλμα: {{error}}"
}
}
}