@ -423,7 +423,7 @@ class FlutterQuillLocalizationsEnUs extends FlutterQuillLocalizationsEn {
String get alignRight => 'Align right';
@override
String get justifyWinWidth => 'Justify';
String get justifyWinWidth => 'Justify win width';
String get textDirection => 'Text direction';
@ -41,7 +41,7 @@
"alignLeft": "Align left",
"alignCenter": "Align center",
"alignRight": "Align right",
"justifyWinWidth": "Justify",
"justifyWinWidth": "Justify win width",
"textDirection": "Text direction",
"headerStyle": "Header style",
"numberedList": "Numbered list",