New translations page-appearance.json (Japanese)

This commit is contained in:
Thomas Camlong
2022-08-25 12:10:39 +02:00
committed by ajnart
parent 96da3e7866
commit af97762c29

View File

@@ -0,0 +1,21 @@
{
"pageTitle": {
"label": "Page Title",
"placeholder": "Homarr 🦞"
},
"logo": {
"label": "Logo",
"placeholder": "/img/logo.png"
},
"favicon": {
"label": "Favicon",
"placeholder": "/favicon.png"
},
"background": {
"label": "Background",
"placeholder": "/img/background.png"
},
"buttons": {
"submit": "Submit"
}
}