Added word spacing to text formatting tools
This commit is contained in:
@@ -74,7 +74,8 @@ export default {
|
||||
text_anchor_start: 'Align the text in start',
|
||||
text_anchor_middle: 'Align the text in middle',
|
||||
text_anchor_end: 'Align the text in end',
|
||||
letter_spacing: 'Change the letter spacing'
|
||||
letter_spacing: 'Change the letter spacing',
|
||||
word_spacing: 'Change the word spacing'
|
||||
},
|
||||
tools: {
|
||||
main_menu: 'Menu Principal',
|
||||
|
||||
Reference in New Issue
Block a user