From b87b232267a1f5059568366b31a79daa18ebf2cd Mon Sep 17 00:00:00 2001 From: diegosouzapw Date: Sat, 8 Aug 2026 18:44:53 -0300 Subject: [PATCH] fix(i18n): preserve Vietnamese catalog parity --- src/i18n/messages/vi.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/i18n/messages/vi.json b/src/i18n/messages/vi.json index ab6703f848..3eb1f46e4c 100644 --- a/src/i18n/messages/vi.json +++ b/src/i18n/messages/vi.json @@ -10191,6 +10191,8 @@ "copied": "Đã sao chép!", "run": "Chạy", "running": "Đang chạy...", + "loading": "Đang tải...", + "retry": "Thử lại", "response": "Phản hồi", "tunnel": "Đường hầm", "send": "Gửi",