🚸 Add German & English translations for custom CSS field
(cherry picked from commit 20e1cc3a1bae59ee401539e9de07f500a37fc7b4)
This commit is contained in:
@@ -15,7 +15,11 @@
|
||||
"label": "Hintergrund",
|
||||
"placeholder": "/img/background.png"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "Benutzerdefiniertes CSS",
|
||||
"placeholder": "Benutzerdefiniertes CSS wird als letztes ausgeführt"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": "Absenden"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,7 +15,11 @@
|
||||
"label": "Background",
|
||||
"placeholder": "/img/background.png"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "Custom CSS",
|
||||
"placeholder": "Custom CSS will be executed last"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": "Submit"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user