diff --git a/lib/src/translations/toolbar.i18n.dart b/lib/src/translations/toolbar.i18n.dart index c416a0ec..c64f318e 100644 --- a/lib/src/translations/toolbar.i18n.dart +++ b/lib/src/translations/toolbar.i18n.dart @@ -211,9 +211,9 @@ extension Localization on String { 'Vui lòng chọn trước phần chữ cần đổi thành liên kết', 'Open': 'Mở', 'Copy': 'Sao chép', - 'Remove': 'Tẩy', - 'Save': 'Cứu', - 'Zoom': 'Phóng', + 'Remove': 'Xoá', + 'Save': 'Lưu', + 'Zoom': 'Thu phóng', 'Saved': 'Đã lưu', }, };