change name to ai translate client

This commit is contained in:
Julian Freeman
2026-02-23 19:57:44 -04:00
parent 44c98f1d44
commit f183cccd5b
60 changed files with 32 additions and 32 deletions

View File

@@ -251,7 +251,7 @@ const translate = async () => {
<header class="h-14 border-b dark:border-slate-800 bg-white dark:bg-slate-900 flex items-center justify-between px-6 shrink-0 sticky top-0 z-10 shadow-sm">
<div class="flex items-center gap-2 cursor-pointer group" @click="view = 'translate'">
<Languages class="w-6 h-6 text-blue-600 group-hover:scale-110 transition-transform" />
<h1 class="font-semibold text-lg tracking-tight">Translate Gemma</h1>
<h1 class="font-semibold text-lg tracking-tight">AI 翻译</h1>
</div>
<div class="flex items-center gap-2">
<button