chore: sync with upstream ae2c063 + update zh translations

This commit is contained in:
xuxiang
2026-01-31 18:22:06 +08:00
parent 6c531eb17b
commit b1d03833b9
30 changed files with 1694 additions and 516 deletions

View File

@@ -52,7 +52,7 @@ process.stdin.on('end', () => {
if (hasConsole) {
console.error('[Hook] Remove console.log statements before committing');
}
} catch (error) {
} catch (_error) {
// Silently ignore errors (git might not be available, etc.)
}