Explorar o código

Internal: Updated lang/contexts.json.

Piotrek Koszuliński %!s(int64=7) %!d(string=hai) anos
pai
achega
11147913d8
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      packages/ckeditor5-alignment/lang/contexts.json

+ 2 - 1
packages/ckeditor5-alignment/lang/contexts.json

@@ -2,5 +2,6 @@
 	"Align left": "Toolbar button tooltip for aligning text to the left.",
 	"Align right": "Toolbar button tooltip for aligning text to the right.",
 	"Align center": "Toolbar button tooltip for aligning text to center.",
-	"Justify": "Toolbar button tooltip for making text justified."
+	"Justify": "Toolbar button tooltip for making text justified.",
+	"Text alignment": "Dropdown button tooltip for the text alignment feature."
 }