Files
homarr/public/locales/he/settings/customization/page-appearance.json
2022-10-31 17:36:45 +01:00

26 lines
557 B
JSON

{
"pageTitle": {
"label": "כותרת העמוד",
"placeholder": "Homarr 🦞"
},
"logo": {
"label": "סמל",
"placeholder": "/img/logo.png"
},
"favicon": {
"label": "אייקון לצד שם העמוד",
"placeholder": "/imgs/favicon/favicon.png"
},
"background": {
"label": "רקע",
"placeholder": "/img/background.png"
},
"customCSS": {
"label": "CSS מותאם אישית",
"placeholder": "css מותאם אישית יבוצע אחרון"
},
"buttons": {
"submit": "שמירה"
}
}