Skip to content

Commit

Permalink
Update lib/routes/linkresearcher/namespace.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
  • Loading branch information
KarasuShin and TonyRL authored Nov 22, 2024
1 parent 9ed4458 commit a72ae11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/routes/linkresearcher/namespace.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Link Research',
url: 'www.linkresearcher.com',
lang: 'en',
lang: 'zh-CN',
zh: {
name: '领研',
},
Expand Down

0 comments on commit a72ae11

Please sign in to comment.