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
ababc867
Commit
ababc867
authored
Feb 24, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
语言包
parent
d3c1ca1e
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
9 additions
and
9 deletions
+9
-9
zh-tw.js
src/assets/common/lang/zh-tw.js
+1
-1
zh.js
src/assets/common/lang/zh.js
+1
-1
fill.js
src/assets/common/lang/zhCN/fill.js
+3
-3
fill.js
src/assets/common/lang/zhTW/fill.js
+3
-3
initNimSDK.js
src/store/actions/initNimSDK.js
+1
-1
No files found.
src/assets/common/lang/zh-tw.js
View file @
ababc867
...
@@ -102,7 +102,7 @@ export const login = {
...
@@ -102,7 +102,7 @@ export const login = {
login_password
:
"請輸入密碼"
,
login_password
:
"請輸入密碼"
,
login_btn
:
'登入'
,
login_btn
:
'登入'
,
login_forgetpwd
:
'忘記密碼'
,
login_forgetpwd
:
'忘記密碼'
,
login_h2_trps
:
'歡迎登
陸
'
,
login_h2_trps
:
'歡迎登
录
'
,
}
}
export
const
system
=
{
export
const
system
=
{
label_zhifei
:
'直飛'
,
label_zhifei
:
'直飛'
,
...
...
src/assets/common/lang/zh.js
View file @
ababc867
...
@@ -103,7 +103,7 @@ export const login = {
...
@@ -103,7 +103,7 @@ export const login = {
login_password
:
"请输入密码"
,
login_password
:
"请输入密码"
,
login_btn
:
'登录'
,
login_btn
:
'登录'
,
login_forgetpwd
:
'忘记密码'
,
login_forgetpwd
:
'忘记密码'
,
login_h2_trps
:
'欢迎登
陆
'
,
login_h2_trps
:
'欢迎登
录
'
,
}
}
export
const
system
=
{
export
const
system
=
{
label_zhifei
:
'直飞'
,
label_zhifei
:
'直飞'
,
...
...
src/assets/common/lang/zhCN/fill.js
View file @
ababc867
...
@@ -374,9 +374,9 @@ export const obj = {
...
@@ -374,9 +374,9 @@ export const obj = {
danyemianmsts
:
'单页面多标签模式(此模式适合电脑性能高的用户)'
,
danyemianmsts
:
'单页面多标签模式(此模式适合电脑性能高的用户)'
,
duoyemianmsts
:
'多页面单标签模式(此模式适合电脑性能较低的用户)'
,
duoyemianmsts
:
'多页面单标签模式(此模式适合电脑性能较低的用户)'
,
querenxuanzhe
:
'确认选择'
,
querenxuanzhe
:
'确认选择'
,
denglu
:
'登
陆
'
,
denglu
:
'登
录
'
,
dengluzhong
:
'登
陸
中...'
,
dengluzhong
:
'登
录
中...'
,
xiacizidongdl
:
'下次自動登
陸
'
,
xiacizidongdl
:
'下次自動登
录
'
,
bangdinshoujihao
:
'绑定手机号'
,
bangdinshoujihao
:
'绑定手机号'
,
yanzhengma
:
'验证码'
,
yanzhengma
:
'验证码'
,
huoquyanzhengma
:
'获取验证码'
,
huoquyanzhengma
:
'获取验证码'
,
...
...
src/assets/common/lang/zhTW/fill.js
View file @
ababc867
...
@@ -374,9 +374,9 @@ export const obj = {
...
@@ -374,9 +374,9 @@ export const obj = {
danyemianmsts
:
'單頁面多標簽模式(此模式適合電腦性能高的用戶)'
,
danyemianmsts
:
'單頁面多標簽模式(此模式適合電腦性能高的用戶)'
,
duoyemianmsts
:
'多頁面單標簽模式(此模式適合電腦性能較低的用戶)'
,
duoyemianmsts
:
'多頁面單標簽模式(此模式適合電腦性能較低的用戶)'
,
querenxuanzhe
:
'確認選擇'
,
querenxuanzhe
:
'確認選擇'
,
denglu
:
'登
陸
'
,
denglu
:
'登
录
'
,
dengluzhong
:
'登
陸
中...'
,
dengluzhong
:
'登
录
中...'
,
xiacizidongdl
:
'下次自動登
陸
'
,
xiacizidongdl
:
'下次自動登
录
'
,
bangdinshoujihao
:
'綁定手機號'
,
bangdinshoujihao
:
'綁定手機號'
,
yanzhengma
:
'驗證碼'
,
yanzhengma
:
'驗證碼'
,
huoquyanzhengma
:
'獲取驗證碼'
,
huoquyanzhengma
:
'獲取驗證碼'
,
...
...
src/store/actions/initNimSDK.js
View file @
ababc867
...
@@ -62,7 +62,7 @@ export function initNimSDK ({ state, commit, dispatch }, loginInfo) {
...
@@ -62,7 +62,7 @@ export function initNimSDK ({ state, commit, dispatch }, loginInfo) {
WindowsPhone
:
'手机版'
WindowsPhone
:
'手机版'
}
}
let
str
=
error
.
from
let
str
=
error
.
from
let
errorMsg
=
'你的帐号已在其他地方登
陆
'
// `你的帐号于${util.formatDate(new Date())}被${(map[str] || '其他端')}踢出下线,请确定帐号信息安全!`
let
errorMsg
=
'你的帐号已在其他地方登
录
'
// `你的帐号于${util.formatDate(new Date())}被${(map[str] || '其他端')}踢出下线,请确定帐号信息安全!`
// pageUtil.turnPage(errorMsg, 'login')
// pageUtil.turnPage(errorMsg, 'login')
// ipc.send('signOut')
// ipc.send('signOut')
break
break
...
...
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