mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-08-07 21:08:34 +03:00
fix(webui): complete i18n audit
This commit is contained in:
+3
-3
@@ -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."
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user