Files
homarr/public/locales/el/settings/customization/page-appearance.json
2023-01-22 17:47:13 +01:00

25 lines
493 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.
{
"pageTitle": {
"label": "Τίτλος Σελίδας"
},
"metaTitle": {
"label": "Meta Τίτλος"
},
"logo": {
"label": "Λογότυπο"
},
"favicon": {
"label": "Έμβλημα"
},
"background": {
"label": "Φόντο"
},
"customCSS": {
"label": "Προσαρμοσμένη CSS",
"placeholder": "Το προσαρμοσμένο CSS θα εφαρμοστεί τελευταίο"
},
"buttons": {
"submit": "Υποβολή"
}
}