Files
homarr/public/locales/el/modules/bookmark.json
2023-08-07 21:23:49 +02:00

26 lines
825 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.
{
"descriptor": {
"name": "Σελιδοδείκτης",
"description": "Εμφανίζει μια στατική λίστα κειμένων ή συνδέσμων",
"settings": {
"title": "Ρυθμίσεις σελιδοδεικτών",
"name": {
"label": "Τίτλος Widget",
"info": "Αφήστε το κενό για να παραμείνει ο τίτλος κρυμμένος."
},
"items": {
"label": "Στοιχεία"
},
"layout": {
"label": "Διάταξη"
}
}
},
"card": {
"noneFound": {
"title": "Λίστα σελιδοδεικτών κενή",
"text": "Προσθέστε νέα αντικείμενα σε αυτή τη λίστα στη λειτουργία επεξεργασίας"
}
}
}