feat: add text alignment (#667)

* feat: text alignment

* fix text case

---------

Co-authored-by: Philipinho <16838612+Philipinho@users.noreply.github.com>
This commit is contained in:
fuscodev
2025-02-06 17:24:36 +01:00
committed by GitHub
parent 638b811857
commit de0b5f0046
3 changed files with 131 additions and 0 deletions

View File

@ -244,6 +244,7 @@
"Align left": "Align left",
"Align right": "Align right",
"Align center": "Align center",
"Justify": "Justify",
"Merge cells": "Merge cells",
"Split cell": "Split cell",
"Delete column": "Delete column",