From 313d456389dde3702a1111ac3ad3aee999a59afa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20H=E1=BA=A3i=20=C4=90=C4=83ng?= Date: Fri, 29 May 2026 23:24:19 +0700 Subject: [PATCH] Update crates/tui/src/localization.rs Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- crates/tui/src/localization.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/tui/src/localization.rs b/crates/tui/src/localization.rs index 9e19481e..23d2fd19 100644 --- a/crates/tui/src/localization.rs +++ b/crates/tui/src/localization.rs @@ -1637,7 +1637,7 @@ fn vietnamese(id: MessageId) -> Option<&'static str> { } MessageId::OnboardApiKeyStep2 => "Bước 2. Dán khóa vào bên dưới và nhấn Enter.", MessageId::OnboardApiKeySavedHint => { - "Được lưu vào ~/.deepseek/config.toml để có thể hoạt động từ mọi thư mục." + "Được lưu vào ~/.codewhale/config.toml để có thể hoạt động từ mọi thư mục." } MessageId::OnboardApiKeyFormatHint => { "Dán chính xác toàn bộ khóa (không chứa khoảng trắng hoặc xuống dòng)."