diff --git a/CHANGELOG.md b/CHANGELOG.md index 2699e2333..458a8da3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# [7.4.10] +- Update translations. + # [7.4.9] - Style recognition fixes. diff --git a/lib/src/translations/toolbar.i18n.dart b/lib/src/translations/toolbar.i18n.dart index a904cfc37..0210eb825 100644 --- a/lib/src/translations/toolbar.i18n.dart +++ b/lib/src/translations/toolbar.i18n.dart @@ -987,7 +987,7 @@ extension Localization on String { 'Move to previous occurrence': 'Move to previous occurrence', 'Move to next occurrence': 'Move to next occurrence', 'Saved using the network': 'Guardado através da network', - 'Saved using the local storage': + 'Saved using the local storage': 'Guardado através do armazenamento local', 'Error while saving image': 'Erro a gravar imagem', }, diff --git a/pubspec.yaml b/pubspec.yaml index c8fec16ad..1a3e3dda0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_quill description: A rich text editor built for the modern Android, iOS, web and desktop platforms. It is the WYSIWYG editor and a Quill component for Flutter. -version: 7.4.9 +version: 7.4.10 homepage: https://1o24bbs.com/c/bulletjournal/108 repository: https://github.com/singerdmx/flutter-quill