fix(webui): complete i18n audit

This commit is contained in:
chengyongru
2026-08-03 17:53:33 +08:00
committed by chengyongru
parent df11fd92a6
commit 2b63715282
22 changed files with 1535 additions and 994 deletions
+3 -3
View File
@@ -135,15 +135,15 @@
},
"pt-BR": {
boot: "Carregando nanobot…",
description: "Interface web do nanobot — converse com o seu workspace do nanobot."
description: "Interface web do nanobot — converse com o seu espaço de trabalho do nanobot."
},
vi: {
boot: "Đang tải nanobot…",
description: "Giao diện web nanobot — trò chuyện với workspace nanobot của bạn."
description: "Giao diện web nanobot — trò chuyện với không gian làm việc nanobot của bạn."
},
id: {
boot: "Memuat nanobot…",
description: "UI web nanobot — ngobrol dengan workspace nanobot Anda."
description: "UI web nanobot — ngobrol dengan ruang kerja nanobot Anda."
}
};