diff --git a/src/lang/en.ts b/src/lang/en.ts index 68de0f3d..92722f12 100644 --- a/src/lang/en.ts +++ b/src/lang/en.ts @@ -546,4 +546,5 @@ export const languageEnglish = { inputTokens: "Input Tokens", outputTokens: "Output Tokens", tokenWarning: "Token caculation can be inaccurate. it is recommended to use it as a reference.", + log: "Log", } \ No newline at end of file diff --git a/src/lib/Others/AlertComp.svelte b/src/lib/Others/AlertComp.svelte index c00f37e6..1c278c21 100644 --- a/src/lib/Others/AlertComp.svelte +++ b/src/lib/Others/AlertComp.svelte @@ -174,10 +174,10 @@ {:else if $alertStore.type === 'requestdata'}