Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
A
ai-astro
Project
Project
Details
Activity
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
liubinyu
ai-astro
Commits
dbe28b31
Commit
dbe28b31
authored
May 08, 2025
by
liubinyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
繁体
parent
8209725d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
55 additions
and
2 deletions
+55
-2
GHeader.vue
src/components/GHeader.vue
+1
-0
cn.json
src/i18n/cn.json
+1
-1
index.js
src/i18n/index.js
+3
-1
tc.json
src/i18n/tc.json
+50
-0
No files found.
src/components/GHeader.vue
View file @
dbe28b31
...
...
@@ -56,6 +56,7 @@ const isLight = computed(() => locale.value !== 'En')
<el-dropdown-menu>
<el-dropdown-item
command=
"En"
>
English
</el-dropdown-item>
<el-dropdown-item
command=
"Cn"
>
简体中文
</el-dropdown-item>
<el-dropdown-item
command=
"Tc"
>
繁體中文
</el-dropdown-item>
</el-dropdown-menu>
</
template
>
</el-dropdown>
...
...
src/i18n/cn.json
View file @
dbe28b31
...
...
@@ -44,7 +44,7 @@
"Company Name"
:
"公司名称"
,
"Company Value"
:
"畅流数码有限公司"
,
"Address"
:
"地址"
,
"Address Value"
:
"香港九
龍觀塘成業街16號怡生工業中心A座3樓
63室"
,
"Address Value"
:
"香港九
龙观塘成业街16号怡生工业中心A座3楼
63室"
,
"Phone"
:
"联系电话"
,
"Phone Value"
:
"+852 62027412"
}
\ No newline at end of file
src/i18n/index.js
View file @
dbe28b31
import
{
createI18n
}
from
'vue-i18n'
import
En
from
'./en.json'
import
Cn
from
'./cn.json'
import
Tc
from
'./tc.json'
const
locale
=
localStorage
.
getItem
(
'locale'
)
||
'En'
...
...
@@ -9,7 +10,8 @@ const i18n = createI18n({
locale
,
messages
:
{
En
,
Cn
Cn
,
Tc
,
}
})
...
...
src/i18n/tc.json
0 → 100644
View file @
dbe28b31
{
"Login"
:
"登錄"
,
"Home"
:
"首頁"
,
"ConstellationForecast"
:
"星座預測"
,
"AnalysisConstellationPersonality"
:
"星座性格解析"
,
":"
:
":"
,
"Your Personal Ai Astrologist"
:
"你的專屬AI占星師"
,
"Let AI decode"
:
"讓AI爲你揭開星座密碼,開啓精准占蔔之旅。"
,
"Unlock Your Day"
:
"解鎖你的一天:星座運勢"
,
"Daily"
:
"每日"
,
"Horoscope"
:
"星座運勢"
,
"Let the"
:
"讓"
,
"guide your day"
:
"指引你的一天 —— 爲你的星座探索今天的星座啓示。"
,
"Aries"
:
"白羊座"
,
"Taurus"
:
"金牛座"
,
"Gemini"
:
"雙子座"
,
"Cancer"
:
"巨蟹座"
,
"Leo"
:
"獅子座"
,
"Virgo"
:
"處女座"
,
"HLibra"
:
"天秤座"
,
"Scorpio"
:
"天蠍座"
,
"Sagittarius"
:
"射手座"
,
"Capricornus"
:
"摩羯座"
,
"Aquarius"
:
"水瓶座"
,
"Pisces"
:
"雙魚座"
,
"more"
:
"更多"
,
"Your Personalized Zodiac Reading"
:
"您專屬的星座測運"
,
"Create an exclusive horoscope"
:
"爲您打造專屬星座指南,開啓您的星際之旅,讓未來觸手可及!"
,
"Constellation identity intelligent recognition"
:
"星座身份智能識別"
,
"Automatically locate the"
:
"自動定位用戶星座。通過出生日期毫秒級計算,自動匹配用戶星座,無需手動選擇,提升體驗流暢度。"
,
"Multi dimensional fortune prediction"
:
"多維度運勢預測"
,
"Daily/weekly/monthly"
:
"日/周/月運勢報告。基于天文數據與用戶行爲分析,生成個性化運勢解讀,覆蓋情感、財富、健康等 6 大維度。"
,
"AI exclusive divination"
:
"AI專屬占蔔。在線解答"
,
"AI real-time analysis"
:
"AI實時解析星軌謎題,量子級占蔔算法開啓多維能量場感應,指尖觸碰即刻生成你的專屬命運圖譜"
,
"Get Application"
:
"獲取應用"
,
"Download the app"
:
"立即下載APP,解鎖專屬星座運勢,洞見每日運勢指南!"
,
"App Store"
:
"App Store"
,
"Android App Store"
:
"Android App Store"
,
"Come and check out"
:
"快來查看今日份的星座指南"
,
"fortune keywords"
:
"今日運勢關鍵詞"
,
"Lucky index"
:
"幸運指數"
,
"Lucky numbers"
:
"幸運數字"
,
"Lucky color"
:
"幸運色"
,
"Company Name"
:
"公司名稱"
,
"Company Value"
:
"暢流數碼有限公司"
,
"Address"
:
"地址"
,
"Address Value"
:
"香港九龍觀塘成業街16號怡生工業中心A座3樓63室"
,
"Phone"
:
"聯系電話"
,
"Phone Value"
:
"+852 62027412"
}
\ 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