Files
homarr/public/locales/el/boards/customize.json
2023-10-08 12:12:44 +02:00

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