diff --git a/README.md b/README.md index 8078b3c..b8519c3 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,6 @@ TypeScript

-

Calculating the actual value of your job beyond just salary

- -

计算薪资之外的工作真实价值

- -

給料だけでなく、仕事の本当の価値を計算する

-
**[⚡ Try it now ⚡](https://worthjob.zippland.com)** @@ -40,7 +34,7 @@

📊 Job Worth Calculator

-

Calculate how much your job is really worth considering all factors

+

Calculating the actual value of your job beyond just salary

### ✨ Features @@ -92,7 +86,7 @@ Please make sure to test your changes before submitting a PR.

📊 工作性价比计算器

-

全面考量各种因素,算一算你的工作到底值不值

+

全面考量,计算薪资之外的工作真实价值

### ✨ 特点 @@ -144,7 +138,7 @@ Please make sure to test your changes before submitting a PR.

📊 仕事の価値計算機

-

あなたの仕事が本当にどれだけの価値があるか、様々な要素を考慮して計算します

+

給料だけでなく、仕事の本当の価値を計算する

### ✨ 特徴 diff --git a/components/LanguageContext.tsx b/components/LanguageContext.tsx index 8a82d12..c33e942 100644 --- a/components/LanguageContext.tsx +++ b/components/LanguageContext.tsx @@ -924,7 +924,7 @@ const translations: Record> = { 'share_back_to_calculator': 'Back to Calculator', 'share_your_job_worth_report': 'Your Job Worth Report', 'share_job_worth_report': 'Job Worth Report', - 'share_custom_made': 'Custom made by "Job Worth Calculator"', + 'share_custom_made': 'Custom made by "Is My Job Worth It?"', 'share_generating': 'Generating...', 'share_download_report': 'Download Report', 'share_basic_info': 'Basic Information', diff --git a/components/calculator.tsx b/components/calculator.tsx index 90d6d8f..3bdac4e 100644 --- a/components/calculator.tsx +++ b/components/calculator.tsx @@ -876,7 +876,7 @@ const SalaryCalculator = () => { {t('github')} - {/* { > {t('xiaohongshu')} - */} + {/* 仅在客户端渲染历史记录按钮 */} {isBrowser && (