Update crates/tui/src/localization.rs

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Lê Hải Đăng
2026-05-29 23:24:19 +07:00
committed by Hunter Bown
parent 88000c0481
commit 313d456389
+1 -1
View File
@@ -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)."