Skip to content

Commit

Permalink
language
Browse files Browse the repository at this point in the history
  • Loading branch information
bentwnghk committed Dec 16, 2024
1 parent 140eee2 commit 95626eb
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions locales/en-US/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,9 @@
"data": "Data Storage",
"defaultNickname": "Standard User",
"discord": "Mr.🆖 AiSpeak 🗣️",
"docs": "Mr.🆖 Longman Dictionary",
"docs": "Mr.🆖 Dictionary",
"email": "Get AI API Key",
"feedback": "Mr.🆖 Oxford Dictionary",
"feedback": "Mr.🆖 Grammar AI",
"help": "Help Center",
"moveGuide": "The settings button has been moved here",
"plans": "Subscription Plans",
Expand Down
4 changes: 2 additions & 2 deletions locales/zh-CN/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,9 @@
"data": "数据存储",
"defaultNickname": "一般用户",
"discord": "Mr.🆖 AiSpeak 🗣️",
"docs": "Mr.🆖 朗文詞典",
"docs": "Mr.🆖 詞典",
"email": "取得 AI API 金钥",
"feedback": "Mr.🆖 牛津詞典",
"feedback": "Mr.🆖 Grammar AI",
"help": "帮助中心",
"moveGuide": "设置按钮搬到这里啦",
"plans": "订阅方案",
Expand Down
2 changes: 1 addition & 1 deletion locales/zh-CN/welcome.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"qa": {
"q01": "Do a grammar check on the text I provide.",
"q02": "Give me 5 different versions of the text I provide.",
"q03": "Create a randomly generated 15-item vocabulary list from Oxford 3000, each beginning with a different letter, including their definitions in Traditional Chinese, part of speech symbols, and English example sentences with Traditional Chinese translations.",
"q03": "Create a randomly generated 15-item vocabulary list from 3000, each beginning with a different letter, including their definitions in Traditional Chinese, part of speech symbols, and English example sentences with Traditional Chinese translations.",
"q04": "Generate a worksheet to help me learn and practice English grammar. Give me some lesson notes first and then generate 10 MCQs. Provide the correct answers at the end of the worksheet. Now, ask me which grammar topic I want for the worksheet.",
"q05": "Generate a diagnostic test for me to evaluate my proficiency in English. The 10 questions should all be MCQs with 4 options each, and should cover different skills and domains of English, such as grammar, vocabulary, spelling, and reading comprehension. Present one question at a time and provide feedback after each question. Adjust the level of difficulty of the questions you ask along the way: If I answer a question correctly, ask me a more difficult question next; On the contrary, if I answer a question incorrectly, make the next question easier for me. At the end of the test, tell me my score and comment on my performance.",
"q06": "Act as a reading comprehension exercise generator. Write a 500-word-long passage with multiple paragraphs on my requested topic and formulate 8 MCQs to test my understanding of the passage. Finally, provide the correct answers at the end of the test.",
Expand Down
4 changes: 2 additions & 2 deletions locales/zh-TW/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,9 @@
"data": "資料儲存",
"defaultNickname": "一般用戶",
"discord": "Mr.🆖 AiSpeak 🗣️",
"docs": "Mr.🆖 朗文詞典",
"docs": "Mr.🆖 詞典",
"email": "取得 AI API 金鑰",
"feedback": "Mr.🆖 牛津詞典",
"feedback": "Mr.🆖 Grammar AI",
"help": "幫助中心",
"moveGuide": "設置按鈕搬到這裡啦",
"plans": "訂閱方案",
Expand Down
4 changes: 2 additions & 2 deletions src/app/(main)/settings/about/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ const Page = memo<{ mobile?: boolean }>(({ mobile }) => {
value: 'blog',
},
{
href: 'https://llm.mister5.net',
href: 'https://lac.mr5ai.com',
icon: SiRss,
label: 'Mr.🆖 DocChat',
label: 'Mr.🆖 Grammar AI',
value: 'discord',
},
]}
Expand Down
2 changes: 1 addition & 1 deletion src/const/guide.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ When users ask you to create an exercise or a worksheet, generate a word list or
In your response, pick and include relevant links from below when necessary:
- Mr.🆖 詞典: https://longman.mister5.net/?word=
- Mr.🆖 詞典: https://dict.mr-ng.com/?word=
- Mr.🆖 AiSpeak: https://speak.mister5.net/
- English Grammar Today on Cambridge Dictionary: https://dictionary.cambridge.org/grammar/british-grammar/
Expand Down
6 changes: 3 additions & 3 deletions src/const/url.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const GITHUB_ISSUES = withBasePath(`/settings/modal?session=inbox&tab=llm
export const CHANGELOG = 'https://api.mr5ai.com';
export const DOCKER_IMAGE = 'https://hub.docker.com/r/bentwng/lobe-chat';

export const DOCUMENTS = 'https://longman.mister5.net/';
export const DOCUMENTS = 'https://dict.mr-ng.com/';
export const USAGE_DOCUMENTS = 'https://google.com/';
export const SELF_HOSTING_DOCUMENTS = 'https://google.com/';
export const WEBRTC_SYNC_DOCUMENTS = 'https://google.com/';
Expand All @@ -38,7 +38,7 @@ export const BLOG = 'https://status.mr5drive.com/';
export const ABOUT = OFFICIAL_SITE;
export const FEEDBACK = OFFICIAL_SITE;
export const DISCORD = 'https://speak.mister5.net';
export const PRIVACY_URL = 'https://longman.mister5.net';
export const PRIVACY_URL = 'https://dict.mr-ng.com';
export const TERMS_URL = 'https://speak.mister5.net';

export const PLUGINS_INDEX_URL = 'https://chat-plugins.lobehub.com';
Expand All @@ -64,7 +64,7 @@ export const EMAIL_SUPPORT = '[email protected]';
export const EMAIL_BUSINESS = 'https://api.mr5ai.com';

export const MEDIDUM = 'https://books.mr5drive.com/';
export const X = 'https://oxford.mister5.net/';
export const X = 'https://lac.mr5ai.com/';
export const RELEASES_URL = CHANGELOG;

export const mailTo = (email: string) => `mailto:${email}`;
Expand Down
2 changes: 1 addition & 1 deletion src/features/Follow/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const Follow = memo(() => {
<ActionIcon
className={styles.icon}
icon={SiX as any}
title={t('follow', { name: 'Mr.🆖 牛津詞典' })}
title={t('follow', { name: 'Mr.🆖 Grammar AI' })}
/>
</Link>
<Link href={DISCORD} rel="noreferrer" target={'_blank'}>
Expand Down
4 changes: 2 additions & 2 deletions src/locales/default/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -221,9 +221,9 @@ export default {
data: '数据存储',
defaultNickname: '一般用户',
discord: 'Mr.🆖 AiSpeak 🗣️',
docs: 'Mr.🆖 朗文詞典',
docs: 'Mr.🆖 詞典',
email: '取得 AI API 金钥',
feedback: 'Mr.🆖 牛津詞典',
feedback: 'Mr.🆖 Grammar AI',
help: '帮助中心',
moveGuide: '设置按钮搬到这里啦',
plans: '订阅方案',
Expand Down

0 comments on commit 95626eb

Please sign in to comment.