Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
aa86799e
Commit
aa86799e
authored
Nov 06, 2024
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
1a6b01bb
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
0 deletions
+12
-0
en.js
src/assets/common/lang/en.js
+3
-0
jp.js
src/assets/common/lang/jp.js
+3
-0
zh-tw.js
src/assets/common/lang/zh-tw.js
+3
-0
zh.js
src/assets/common/lang/zh.js
+3
-0
No files found.
src/assets/common/lang/en.js
View file @
aa86799e
...
...
@@ -248,6 +248,9 @@ export const system = {
btn_bindCtrl
:
'Bind information'
,
btn_addCoin
:
'Add a coin'
,
label_netName
:
'Web group name'
,
payTime
:
'time of payment'
,
payTotalMoney
:
'Total payment amount (CNY)'
,
payType
:
'Bill type'
,
}
...
...
src/assets/common/lang/jp.js
View file @
aa86799e
...
...
@@ -211,6 +211,9 @@ export const system = {
btn_bindCtrl
:
'情報バインデイング'
,
btn_addCoin
:
'通貨添加'
,
label_netName
:
'ホームページ団体名'
,
payTime
:
'支払い時間'
,
payTotalMoney
:
'支払総額(CNY)'
,
payType
:
'請求書タイプ'
,
}
...
...
src/assets/common/lang/zh-tw.js
View file @
aa86799e
...
...
@@ -246,6 +246,9 @@ export const system = {
btn_bindCtrl
:
'綁定資訊'
,
btn_addCoin
:
'添加幣種'
,
label_netName
:
'網頁團名'
,
payTime
:
'支付時間'
,
payTotalMoney
:
'支付總金額(元)'
,
payType
:
'帳單類型'
,
}
...
...
src/assets/common/lang/zh.js
View file @
aa86799e
...
...
@@ -247,6 +247,9 @@ export const system = {
btn_bindCtrl
:
'绑定信息'
,
btn_addCoin
:
'添加币种'
,
label_netName
:
'网页团名'
,
payTime
:
'支付时间'
,
payTotalMoney
:
'支付总金额(元)'
,
payType
:
'账单类型'
,
}
...
...
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