Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footsen
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
68e2d720
authored
Apr 14, 2022
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交
parent
9da06b66
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
43 additions
and
1 deletions
footseen/lib/payLangchange.js
footseen/phonepay/applepay.html
footseen/lib/payLangchange.js
View file @
68e2d720
...
...
@@ -102,6 +102,13 @@ var langList = [
'dew37'
:
'兌換'
,
'dewExchangeTitle1'
:
'確定用'
,
'dewExchangeTitle2'
:
'寶石兌換'
,
'dewExchangeTitle3'
:
'露水'
,
'dewExchangeBtn'
:
'確定'
,
'dewExchangeTitle4'
:
'兌換成功!'
,
"upright1"
:
"活動"
,
"upright2"
:
"客服"
,
"upright3"
:
"說明"
,
...
...
@@ -211,6 +218,12 @@ var langList = [
'dew36'
:
'Sure to sell out'
,
'dew37'
:
'to redeem'
,
'dewExchangeTitle1'
:
'Determine use'
,
'dewExchangeTitle2'
:
'GEMs exchange'
,
'dewExchangeTitle3'
:
'DEWs'
,
'dewExchangeBtn'
:
'Define'
,
'dewExchangeTitle4'
:
'Successful redemption!'
,
"upright1"
:
"Activity"
,
"upright2"
:
"Online service"
,
...
...
@@ -321,6 +334,12 @@ var langList = [
'dew36'
:
'تم'
,
'dew37'
:
'شراء'
,
'dewExchangeTitle1'
:
'هل أنت متأكد من'
,
'dewExchangeTitle2'
:
'تحويل GEMs إلى'
,
'dewExchangeTitle3'
:
'DEWs'
,
'dewExchangeBtn'
:
'تم'
,
'dewExchangeTitle4'
:
'تم تحويل بنجاح'
,
"upright1"
:
"Activity"
,
"upright2"
:
"Online service"
,
"upright3"
:
"Rules"
,
...
...
@@ -429,6 +448,11 @@ var langList = [
'dew36'
:
'แน่ใจ'
,
'dew37'
:
'ซื้อใน'
,
"dewExchangeTitle1"
:
"กำหนดการใช้"
,
"dewExchangeTitle2"
:
"การแลกเปลี่ยน GEMs"
,
"dewExchangeTitle3"
:
"DEWs"
,
"dewExchangeBtn"
:
"ระบุ"
,
"dewExchangeTitle4"
:
"แลกสำเร็จ!"
,
"upright1"
:
"Activity"
,
"upright2"
:
"Online service"
,
...
...
@@ -539,6 +563,12 @@ var langList = [
'dew36'
:
'Chắc chắn'
,
'dew37'
:
'Mua sau'
,
"dewExchangeTitle1"
:
"Xác định sử dụng"
,
"dewExchangeTitle2"
:
"Đổi GEMs"
,
"dewExchangeTitle3"
:
"DEWs"
,
"dewExchangeBtn"
:
"Mô tả"
,
"dewExchangeTitle4"
:
"Đổi vật phẩm thành công!"
,
"upright1"
:
"Activity"
,
"upright2"
:
"Online service"
,
"upright3"
:
"Rules"
,
...
...
@@ -647,6 +677,12 @@ var langList = [
'dew36'
:
'確実に完売'
,
'dew37'
:
'交換'
,
'dewExchangeTitle1'
:
'使用方法の決定'
,
'dewExchangeTitle2'
:
'GEM エクスチェンジ'
,
'dewExchangeTitle3'
:
'DEW '
,
'dewExchangeBtn'
:
'もちろん'
,
'dewExchangeTitle4'
:
'引き換えに成功しました!'
,
"upright1"
:
"Activity"
,
"upright2"
:
"Online service"
,
"upright3"
:
"Rules"
,
...
...
@@ -755,6 +791,12 @@ var langList = [
'dew36'
:
'Ya'
,
'dew37'
:
'Beli dalam'
,
"dewExchangeTitle1"
:
"Tentukan penggunaan"
,
"dewExchangeTitle2"
:
"Penukaran GEMs"
,
"dewExchangeTitle3"
:
"DEWs"
,
"dewExchangeBtn"
:
"Tentukan"
,
"dewExchangeTitle4"
:
"Penukaran berhasil!"
,
"upright1"
:
"Activity"
,
"upright2"
:
"Online service"
,
"upright3"
:
"Rules"
,
...
...
footseen/phonepay/applepay.html
View file @
68e2d720
...
...
@@ -290,7 +290,7 @@
</body>
<script
src=
"../js/iosSelect.js"
></script>
<script
src=
"../lib/payLangchange.js?v=20210423203666666
66
77"
></script>
<script
src=
"../lib/payLangchange.js?v=20210423203666666
77
77"
></script>
<script
src=
"../js/phonepay.js?v=20210304201999999999"
></script>
<script>
$
(
'title'
).
text
(
langList
[
langType
].
paytitle
);
...
...
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