fix(theme-translations): typo in vi locale (#7694)

Update plugin-ideal-image.json
This commit is contained in:
Dzung Do 2022-06-28 09:19:54 +07:00 committed by GitHub
parent b88a915a64
commit e801d915bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,6 @@
"theme.IdealImageMessage.404error": "404. Không tìm thấy ảnh",
"theme.IdealImageMessage.error": "Có lỗi. Nhấn để tải lại",
"theme.IdealImageMessage.load": "Nhấn để tải {sizeMessage}",
"theme.IdealImageMessage.loading": "Đang tái...",
"theme.IdealImageMessage.loading": "Đang ti...",
"theme.IdealImageMessage.offline": "Hiện bạn đang ngoại tuyến. Không thể tải ảnh"
}