Translation Justify

pull/2114/head
AtlasAutocode 10 months ago
parent 17d1d59492
commit 5e8675fe2a
  1. 2
      lib/src/l10n/generated/quill_localizations.dart
  2. 2
      lib/src/l10n/quill_en_US.arb

@ -426,7 +426,7 @@ abstract class FlutterQuillLocalizations {
/// No description provided for @justifyWinWidth. /// No description provided for @justifyWinWidth.
/// ///
/// In en, this message translates to: /// In en, this message translates to:
/// **'Justify win width'** /// **'Justify'**
String get justifyWinWidth; String get justifyWinWidth;
/// No description provided for @textDirection. /// No description provided for @textDirection.

@ -41,7 +41,7 @@
"alignLeft": "Align left", "alignLeft": "Align left",
"alignCenter": "Align center", "alignCenter": "Align center",
"alignRight": "Align right", "alignRight": "Align right",
"justifyWinWidth": "Justify win width", "justifyWinWidth": "Justify",
"textDirection": "Text direction", "textDirection": "Text direction",
"headerStyle": "Header style", "headerStyle": "Header style",
"numberedList": "Numbered list", "numberedList": "Numbered list",

Loading…
Cancel
Save