@@ -280,7 +280,7 @@ define({
280280 "LIVE_DEV_CB_LABEL_SIZE" : "Size" ,
281281 "LIVE_DEV_CB_LABEL_WEIGHT" : "Weight" ,
282282 "LIVE_DEV_CB_LABEL_STYLE" : "Style" ,
283- "LIVE_DEV_CB_LABEL_ALIGN" : "Align" ,
283+ "LIVE_DEV_CB_LABEL_ALIGN" : "Text Align" ,
284284 "LIVE_DEV_CB_LABEL_TRANSFORM" : "Transform" ,
285285 "LIVE_DEV_CB_LABEL_LETTER_SPACING" : "Letter Spacing" ,
286286 "LIVE_DEV_CB_LABEL_WORD_SPACING" : "Word Spacing" ,
@@ -327,6 +327,7 @@ define({
327327 "LIVE_DEV_CB_SEARCH_FONTS" : "Search fonts\u2026" ,
328328 "LIVE_DEV_CB_BACK" : "Back" ,
329329 "LIVE_DEV_CB_BACK_ESC" : "Back (Esc)" ,
330+ "LIVE_DEV_CB_RESET" : "Reset" ,
330331 "LIVE_DEV_CB_APPLIES_TO" : "Applies to:" ,
331332 "LIVE_DEV_CB_INLINE" : "Inline" ,
332333 "LIVE_DEV_CB_LIST_DISC" : "Disc" ,
@@ -343,6 +344,10 @@ define({
343344 "LIVE_DEV_CB_TIP_SPACING" : "Margin & Padding" ,
344345 "LIVE_DEV_CB_LABEL_MARGIN" : "Margin" ,
345346 "LIVE_DEV_CB_LABEL_PADDING" : "Padding" ,
347+ "LIVE_DEV_CB_LABEL_CONTENT" : "content" ,
348+ "LIVE_DEV_CB_SPACING_LINK_INDEPENDENT" : "Separate" ,
349+ "LIVE_DEV_CB_SPACING_LINK_AXIS" : "Pairs" ,
350+ "LIVE_DEV_CB_SPACING_LINK_ALL" : "All equal" ,
346351 "LIVE_DEV_CB_LABEL_BORDER_TOP" : "Top" ,
347352 "LIVE_DEV_CB_LABEL_BORDER_RIGHT" : "Right" ,
348353 "LIVE_DEV_CB_LABEL_BORDER_BOTTOM" : "Bottom" ,
0 commit comments