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

29 lines
1.1 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": "Προσαρμογή {{name}} ταμπλό",
"pageTitle": "Προσαρμογή για το ταμπλό {{name}}",
"backToBoard": "Πίσω στο ταμπλό",
"settings": {
"appearance": {
"primaryColor": "Βασικό χρώμα",
"secondaryColor": "Δευτερεύον χρώμα"
}
},
"save": {
"button": "Αποθήκευση αλλαγών",
"note": "Προσοχή, έχετε μη αποθηκευμένες αλλαγές!"
},
"notifications": {
"pending": {
"title": "Αποθήκευση προσαρμογής",
"message": "Παρακαλώ περιμένετε όσο αποθηκεύουμε την προσαρμογή σας"
},
"success": {
"title": "Η προσαρμογή αποθηκεύτηκε",
"message": "Η προσαρμογή σας έχει αποθηκευτεί με επιτυχία"
},
"error": {
"title": "Σφάλμα",
"message": "Αδυναμία αποθήκευσης αλλαγών"
}
}
}