Add editor support for max-height and min-height .
This commit is contained in:
@@ -186,7 +186,9 @@
|
||||
"dynamic": "Aspect ratio adjusts to media",
|
||||
"static": "Static aspect ratio",
|
||||
"unconstrained": "Unconstrained aspect ratio"
|
||||
}
|
||||
},
|
||||
"max_height": "Maximum card height in CSS units (e.g. '100vh')",
|
||||
"min_height": "Minimum card height in CSS units (e.g. '100px')"
|
||||
},
|
||||
"image": {
|
||||
"layout": "Image Layout",
|
||||
|
||||
@@ -186,7 +186,9 @@
|
||||
"dynamic": "Le proporzioni si adattano ai media",
|
||||
"static": "Proporzioni statiche",
|
||||
"unconstrained": "Proporzioni non vincolate"
|
||||
}
|
||||
},
|
||||
"max_height": "",
|
||||
"min_height": ""
|
||||
},
|
||||
"image": {
|
||||
"layout": "Disposizione dell'immagine",
|
||||
|
||||
@@ -186,7 +186,9 @@
|
||||
"dynamic": "A proporção se ajusta à mídia",
|
||||
"static": "Proporção estática",
|
||||
"unconstrained": "Proporção irrestrita"
|
||||
}
|
||||
},
|
||||
"max_height": "",
|
||||
"min_height": ""
|
||||
},
|
||||
"image": {
|
||||
"layout": "Layout da imagem",
|
||||
@@ -478,4 +480,4 @@
|
||||
},
|
||||
"select_date": "Escolha a data"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user