File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -255,6 +255,15 @@ define({
255255 "LIVE_DEV_FORMAT_ITALIC" : "Italic" ,
256256 "LIVE_DEV_FORMAT_UNDERLINE" : "Underline" ,
257257 "LIVE_DEV_FORMAT_STRIKETHROUGH" : "Strikethrough" ,
258+ "LIVE_DEV_ELEMENT_PROPS_TITLE" : "Element Properties" ,
259+ "LIVE_DEV_ELEMENT_PROPS_TAG" : "Tag" ,
260+ "LIVE_DEV_ELEMENT_PROPS_SIZE" : "Size" ,
261+ "LIVE_DEV_ELEMENT_PROPS_CLASS" : "Class" ,
262+ "LIVE_DEV_ELEMENT_PROPS_ID" : "ID" ,
263+ "LIVE_DEV_ELEMENT_PROPS_ADD_CLASS" : "+ add class" ,
264+ "LIVE_DEV_ELEMENT_PROPS_SEARCH_TAGS" : "Search tags\u2026" ,
265+ "LIVE_DEV_ELEMENT_PROPS_COMPUTED" : "Computed:" ,
266+ "LIVE_DEV_ELEMENT_PROPS_USE_CUSTOM" : "Use \u201c{0}\u201d" ,
258267 "LIVE_DEV_TOAST_NOT_EDITABLE" : "Element not editable - generated by script" ,
259268 "LIVE_DEV_COPY_TOAST_MESSAGE" : "Element copied. Use 'Paste' to add it after the selected element" ,
260269 "LIVE_DEV_TOAST_FIXED_ELEMENT_DISMISSED" : "Element doesn't scroll with page - edit boxes hidden" ,
You can’t perform that action at this time.
0 commit comments