增加永久存储记录信息

完善 i18n
This commit is contained in:
2025-10-11 14:55:34 +08:00
parent 5bae979ed6
commit 25db9ed1f3
24 changed files with 502 additions and 233 deletions

View File

@@ -112,7 +112,7 @@ export const Topbar: React.FC<TopbarProps> = ({
// Emit event to return to home
window.dispatchEvent(new CustomEvent('switch-to-welcome'));
}}
title="Return to Home"
title={t('app.returnHome')}
>
<div className="flex items-center space-x-2 text-xs">
<Circle