Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
ai-box
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
青山
ai-box
Commits
2049ed91
Commit
2049ed91
authored
Jan 22, 2025
by
fisherdaddy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update 原研药清单的多语种支持
parent
8aa32993
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
36 additions
and
26 deletions
+36
-26
DrugsList.jsx
src/components/DrugsList.jsx
+0
-4
drugsList.json
src/locales/en/drugsList.json
+0
-21
tools.json
src/locales/en/tools.json
+12
-0
tools.json
src/locales/ja/tools.json
+12
-0
tools.json
src/locales/ko/tools.json
+12
-0
drugsList.json
src/locales/zh/drugsList.json
+0
-1
No files found.
src/components/DrugsList.jsx
View file @
2049ed91
...
@@ -161,7 +161,6 @@ const DrugsList = () => {
...
@@ -161,7 +161,6 @@ const DrugsList = () => {
{
/* Source Information */
}
{
/* Source Information */
}
<
footer
className=
"source-info"
>
<
footer
className=
"source-info"
>
<
h3
>
{
t
(
'tools.drugsList.sourceTitle'
)
}
</
h3
>
<
h3
>
{
t
(
'tools.drugsList.sourceTitle'
)
}
</
h3
>
<
p
>
{
t
(
'tools.drugsList.sourceDescription'
)
}
</
p
>
<
a
<
a
href=
"https://mp.weixin.qq.com/s/EBu_ZTy5uovPa_8kCs_TBQ"
href=
"https://mp.weixin.qq.com/s/EBu_ZTy5uovPa_8kCs_TBQ"
target=
"_blank"
target=
"_blank"
...
@@ -170,9 +169,6 @@ const DrugsList = () => {
...
@@ -170,9 +169,6 @@ const DrugsList = () => {
>
>
{
t
(
'tools.drugsList.sourceUrl'
)
}
{
t
(
'tools.drugsList.sourceUrl'
)
}
</
a
>
</
a
>
<
p
className=
"update-time"
>
{
t
(
'tools.drugsList.lastUpdate'
)
}
:
{
new
Date
().
toLocaleDateString
()
}
</
p
>
</
footer
>
</
footer
>
</
div
>
</
div
>
</>
</>
...
...
src/locales/en/drugsList.json
deleted
100644 → 0
View file @
8aa32993
{
"tools"
:
{
"drugsList"
:
{
"title"
:
"China Imported Original Drug List"
,
"description"
:
"Complete list of imported original drugs in China, including drug names, manufacturers, and categories"
,
"searchPlaceholder"
:
"Search by drug name or manufacturer..."
,
"drugName"
:
"Drug Name"
,
"manufacturer"
:
"Manufacturer"
,
"sourceTitle"
:
"Data Source"
,
"sourceDescription"
:
"Data sourced from the official imported original drug list published by National Medical Products Administration (NMPA)"
,
"sourceUrl"
:
"View Original"
,
"showing"
:
"Showing"
,
"items"
:
"items"
,
"allCategories"
:
"All Categories"
,
"selectCategory"
:
"Select Category"
,
"clearSearch"
:
"Clear search"
,
"noResults"
:
"No matching drugs found"
,
"lastUpdate"
:
"Last Updated"
}
}
}
\ No newline at end of file
src/locales/en/tools.json
View file @
2049ed91
...
@@ -222,5 +222,17 @@
...
@@ -222,5 +222,17 @@
"anthropicTimeline"
:
{
"anthropicTimeline"
:
{
"title"
:
"Anthropic Product Release"
,
"title"
:
"Anthropic Product Release"
,
"description"
:
"Timeline of Anthropic's major product releases and events"
"description"
:
"Timeline of Anthropic's major product releases and events"
},
"drugsList"
:
{
"title"
:
"Imported Original Drug Directory of China"
,
"description"
:
"Drug name, manufacturer, and category information"
,
"searchPlaceholder"
:
"Search drug name or manufacturer..."
,
"drugName"
:
"Drug Name"
,
"manufacturer"
:
"Manufacturer"
,
"sourceTitle"
:
"Data Source"
,
"sourceUrl"
:
"mRNA Lucky Intelligence Bureau"
,
"showing"
:
"Showing"
,
"items"
:
"items"
,
"allCategories"
:
"All Categories"
}
}
}
}
src/locales/ja/tools.json
View file @
2049ed91
...
@@ -222,5 +222,17 @@
...
@@ -222,5 +222,17 @@
"anthropicTimeline"
:
{
"anthropicTimeline"
:
{
"title"
:
"Anthropic 製品リリース"
,
"title"
:
"Anthropic 製品リリース"
,
"description"
:
"Anthropic 製品リリース時刻表"
"description"
:
"Anthropic 製品リリース時刻表"
},
"drugsList"
:
{
"title"
:
"中国輸入オリジナル薬品リスト"
,
"description"
:
"薬品名、製造会社、カテゴリ情報"
,
"searchPlaceholder"
:
"薬品名または製造会社を検索..."
,
"drugName"
:
"薬品名"
,
"manufacturer"
:
"製造会社"
,
"sourceTitle"
:
"データ出典"
,
"sourceUrl"
:
"mRNAラッキーインテリジェンス局"
,
"showing"
:
"表示中"
,
"items"
:
"項目"
,
"allCategories"
:
"すべてのカテゴリ"
}
}
}
}
src/locales/ko/tools.json
View file @
2049ed91
...
@@ -223,5 +223,17 @@
...
@@ -223,5 +223,17 @@
"anthropicTimeline"
:
{
"anthropicTimeline"
:
{
"title"
:
"Anthropic 제품 출시"
,
"title"
:
"Anthropic 제품 출시"
,
"description"
:
"Anthropic 제품 출시 일정"
"description"
:
"Anthropic 제품 출시 일정"
},
"drugsList"
:
{
"title"
:
"중국 수입 원조 약품 목록"
,
"description"
:
"약품명, 제조사 및 카테고리 정보"
,
"searchPlaceholder"
:
"약품명 또는 제조사를 검색..."
,
"drugName"
:
"약품명"
,
"manufacturer"
:
"제조사"
,
"sourceTitle"
:
"데이터 출처"
,
"sourceUrl"
:
"mRNA 행운 정보국"
,
"showing"
:
"표시 중"
,
"items"
:
"항목"
,
"allCategories"
:
"모든 카테고리"
}
}
}
}
src/locales/zh/drugsList.json
deleted
100644 → 0
View file @
8aa32993
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment