Files
homarr/public/locales/el/manage/index.json
2023-10-22 18:00:47 +02:00

23 lines
1.0 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": "Διαχείριση",
"hero": {
"title": "Καλώς ήρθατε, {{username}}",
"fallbackUsername": "Ανώνυμος",
"subtitle": "Καλώς ήρθατε στον κόμβο εφαρμογών σας. Οργανώστε, βελτιστοποιήστε και κατακτήστε!"
},
"quickActions": {
"title": "Γρήγορες ενέργειες",
"boards": {
"title": "Οι πίνακές σας",
"subtitle": "Δημιουργήστε και διαχειριστείτε τους πίνακες σας"
},
"inviteUsers": {
"title": "Πρόσκληση νέου χρήστη",
"subtitle": "Δημιουργία και αποστολή πρόσκλησης για εγγραφή"
},
"manageUsers": {
"title": "Διαχείριση χρηστών",
"subtitle": "Διαγραφή και διαχείριση των χρηστών σας"
}
}
}