mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 20:32:42 +02:00
fix(theme-translations): typo in vi locale (#7694)
Update plugin-ideal-image.json
This commit is contained in:
parent
b88a915a64
commit
e801d915bf
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
||||||
"theme.IdealImageMessage.404error": "404. Không tìm thấy ảnh",
|
"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.error": "Có lỗi. Nhấn để tải lại",
|
||||||
"theme.IdealImageMessage.load": "Nhấn để tải {sizeMessage}",
|
"theme.IdealImageMessage.load": "Nhấn để tải {sizeMessage}",
|
||||||
"theme.IdealImageMessage.loading": "Đang tái...",
|
"theme.IdealImageMessage.loading": "Đang tải...",
|
||||||
"theme.IdealImageMessage.offline": "Hiện bạn đang ngoại tuyến. Không thể tải ảnh"
|
"theme.IdealImageMessage.offline": "Hiện bạn đang ngoại tuyến. Không thể tải ảnh"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue