mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 04:53:58 +08:00
fixup: translation context
This commit is contained in:
@@ -152,6 +152,11 @@ const es: LocaleType = {
|
||||
Failed:
|
||||
"La copia falló, por favor concede permiso para acceder al portapapeles",
|
||||
},
|
||||
Context: {
|
||||
Toast: (x: any) => `With ${x} contextual prompts`,
|
||||
Edit: "Contextual and Memory Prompts",
|
||||
Add: "Add One",
|
||||
},
|
||||
};
|
||||
|
||||
export default es;
|
||||
|
Reference in New Issue
Block a user