This commit is contained in:
JFH
2020-12-25 00:33:22 +01:00
76 changed files with 769 additions and 85 deletions

View File

@@ -70,7 +70,10 @@ export default {
font_family: 'Change Font Family',
font_size: 'Change Font Size',
bold: 'Bold Text [B]',
italic: 'Italic Text [I]'
italic: 'Italic Text [I]',
text_anchor_start: 'Align the text in start',
text_anchor_middle: 'Align the text in middle',
text_anchor_end: 'Align the text in end'
},
tools: {
main_menu: 'Main Menu',