Add support for precise layout cropping options.
This commit is contained in:
@@ -56,8 +56,16 @@
|
||||
"fill": "El suport s'estira per omplir la targeta"
|
||||
},
|
||||
"position": {
|
||||
"editor_label": "",
|
||||
"x": "Percentatge d'emplaçament horitzontal",
|
||||
"y": "Percentatge d'emplaçament vertical"
|
||||
},
|
||||
"view_box": {
|
||||
"bottom": "",
|
||||
"editor_label": "",
|
||||
"left": "",
|
||||
"right": "",
|
||||
"top": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -56,8 +56,16 @@
|
||||
"fill": "Media is stretched to fill the card"
|
||||
},
|
||||
"position": {
|
||||
"editor_label": "Layout Cover Position",
|
||||
"x": "Horizontal placement percentage",
|
||||
"y": "Vertical placement percentage"
|
||||
},
|
||||
"view_box": {
|
||||
"bottom": "Bottom inset percentage",
|
||||
"editor_label": "Layout View Box",
|
||||
"left": "Left inset percentage",
|
||||
"right": "Right inset percentage",
|
||||
"top": "Top inset percentage"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -616,4 +624,4 @@
|
||||
"timeline": {
|
||||
"select_date": "Choose date"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -56,8 +56,16 @@
|
||||
"fill": "Il supporto viene allungato per riempire la scheda"
|
||||
},
|
||||
"position": {
|
||||
"editor_label": "",
|
||||
"x": "Percentuale di posizionamento orizzontale",
|
||||
"y": "Percentuale di posizionamento verticale"
|
||||
},
|
||||
"view_box": {
|
||||
"bottom": "",
|
||||
"editor_label": "",
|
||||
"left": "",
|
||||
"right": "",
|
||||
"top": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -56,8 +56,16 @@
|
||||
"fill": "Il supporto viene allungato per riempire la scheda"
|
||||
},
|
||||
"position": {
|
||||
"editor_label": "",
|
||||
"x": "Percentuale di posizionamento orizzontale",
|
||||
"y": "Percentuale di posizionamento verticale"
|
||||
},
|
||||
"view_box": {
|
||||
"bottom": "",
|
||||
"editor_label": "",
|
||||
"left": "",
|
||||
"right": "",
|
||||
"top": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -56,8 +56,16 @@
|
||||
"fill": "A mídia é esticada para preencher o cartão"
|
||||
},
|
||||
"position": {
|
||||
"editor_label": "",
|
||||
"x": "Porcentagem do posicionamento horizontal",
|
||||
"y": "Porcentagem do posicionamento vertical"
|
||||
},
|
||||
"view_box": {
|
||||
"bottom": "",
|
||||
"editor_label": "",
|
||||
"left": "",
|
||||
"right": "",
|
||||
"top": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -56,8 +56,16 @@
|
||||
"fill": "Preencher"
|
||||
},
|
||||
"position": {
|
||||
"editor_label": "",
|
||||
"x": "Percentagem da localização horizontal",
|
||||
"y": "Percentagem da localização vertical"
|
||||
},
|
||||
"view_box": {
|
||||
"bottom": "",
|
||||
"editor_label": "",
|
||||
"left": "",
|
||||
"right": "",
|
||||
"top": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user