This commit is contained in:
Zylan
2025-04-01 12:05:41 +08:00
parent 8bd0fc2640
commit 71facc8b0e
3 changed files with 6 additions and 12 deletions

View File

@@ -12,12 +12,6 @@
<img src="https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white" alt="TypeScript" />
</p>
<p>Calculating the actual value of your job beyond just salary</p>
<p>计算薪资之外的工作真实价值</p>
<p>給料だけでなく、仕事の本当の価値を計算する</p>
<div align="center">
**[⚡ Try it now ⚡](https://worthjob.zippland.com)**
@@ -40,7 +34,7 @@
<h2 align="center">📊 Job Worth Calculator</h2>
<p align="center"><i>Calculate how much your job is really worth considering all factors</i></p>
<p align="center"><i>Calculating the actual value of your job beyond just salary</i></p>
### ✨ Features
@@ -92,7 +86,7 @@ Please make sure to test your changes before submitting a PR.
<h2 align="center">📊 工作性价比计算器</h2>
<p align="center"><i>全面考量各种因素,算一算你的工作到底值不值</i></p>
<p align="center"><i>全面考量,计算薪资之外的工作真实价值</i></p>
### ✨ 特点
@@ -144,7 +138,7 @@ Please make sure to test your changes before submitting a PR.
<h2 align="center">📊 仕事の価値計算機</h2>
<p align="center"><i>あなたの仕事本当にどれだけの価値があるか、様々な要素を考慮して計算します</i></p>
<p align="center"><i>給料だけでなく、仕事本当の価値を計算する</i></p>
### ✨ 特徴

View File

@@ -924,7 +924,7 @@ const translations: Record<Language, Record<string, string>> = {
'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',

View File

@@ -876,7 +876,7 @@ const SalaryCalculator = () => {
<Github className="h-3.5 w-3.5" />
{t('github')}
</a>
{/* <a
<a
href="https://www.xiaohongshu.com/user/profile/623e8b080000000010007721?xsec_token=YBzoLUB4HsSITTBOgPAXY-0Gvqvn3HqHpcDeA3sHhDh-M%3D&xsec_source=app_share&xhsshare=CopyLink&appuid=5c5d5259000000001d00ef04&apptime=1743400694&share_id=b9bfcd5090f9473daf5c1d1dc3eb0921&share_channel=copy_link"
target="_blank"
rel="noopener noreferrer"
@@ -884,7 +884,7 @@ const SalaryCalculator = () => {
>
<Book className="h-3.5 w-3.5" />
{t('xiaohongshu')}
</a> */}
</a>
{/* 仅在客户端渲染历史记录按钮 */}
{isBrowser && (
<button