mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 02:02:07 +08:00
feat: better animation speed
This commit is contained in:
@@ -24,8 +24,8 @@ export type { LocaleType, PartialLocaleType } from "./cn";
|
||||
const ALL_LANGS = {
|
||||
cn,
|
||||
en,
|
||||
pt,
|
||||
tw,
|
||||
pt,
|
||||
jp,
|
||||
ko,
|
||||
id,
|
||||
|
@@ -145,7 +145,7 @@ const pt: LocaleType = {
|
||||
},
|
||||
},
|
||||
Lang: {
|
||||
Name: "Idioma",
|
||||
Name: "Language",
|
||||
All: "Todos os Idiomas",
|
||||
},
|
||||
Avatar: "Avatar",
|
||||
|
Reference in New Issue
Block a user