语言表更新
This commit is contained in:
@@ -347,10 +347,11 @@ export class ThemePanel extends li_BaseView {
|
|||||||
private refreshVipExpire() {
|
private refreshVipExpire() {
|
||||||
const walletData = DataManager.I.getDataById<WalletData>(DataId.Wallet);
|
const walletData = DataManager.I.getDataById<WalletData>(DataId.Wallet);
|
||||||
|
|
||||||
const vipExpire = walletData.vipExpire;
|
if (!walletData.isVip) {
|
||||||
if (Date.now() > vipExpire) {
|
|
||||||
this.vipLeftTime.string = LanguageUtils.getText("purchasePanel.notVip");
|
this.vipLeftTime.string = LanguageUtils.getText("purchasePanel.notVip");
|
||||||
} else {
|
} else {
|
||||||
|
const vipExpire = walletData.vipExpire;
|
||||||
|
|
||||||
const leftTime = Utils.formatVipLeftTime(vipExpire);
|
const leftTime = Utils.formatVipLeftTime(vipExpire);
|
||||||
this.vipLeftTime.string = LanguageUtils.getText(
|
this.vipLeftTime.string = LanguageUtils.getText(
|
||||||
"purchasepanel.vip_left"
|
"purchasepanel.vip_left"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -31,14 +31,14 @@
|
|||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 116
|
"__id__": 118
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 118
|
"__id__": 120
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 120
|
"__id__": 122
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
@@ -999,7 +999,7 @@
|
|||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 102.11699999999996,
|
"y": 86.07500000000007,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@@ -1040,7 +1040,7 @@
|
|||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
"width": 766.4,
|
"width": 766.4,
|
||||||
"height": 204
|
"height": 181.4
|
||||||
},
|
},
|
||||||
"_anchorPoint": {
|
"_anchorPoint": {
|
||||||
"__type__": "cc.Vec2",
|
"__type__": "cc.Vec2",
|
||||||
@@ -1075,7 +1075,7 @@
|
|||||||
"b": 255,
|
"b": 255,
|
||||||
"a": 255
|
"a": 255
|
||||||
},
|
},
|
||||||
"_string": "You need to spend {price} to unlock the video.",
|
"_string": "You need to spend {price} to unlock the {type}.\n",
|
||||||
"_horizontalAlign": 1,
|
"_horizontalAlign": 1,
|
||||||
"_verticalAlign": 1,
|
"_verticalAlign": 1,
|
||||||
"_actualFontSize": 55,
|
"_actualFontSize": 55,
|
||||||
@@ -1140,7 +1140,7 @@
|
|||||||
"_target": null,
|
"_target": null,
|
||||||
"_left": 49.30000000000001,
|
"_left": 49.30000000000001,
|
||||||
"_right": 49.30000000000001,
|
"_right": 49.30000000000001,
|
||||||
"_top": 6.383000000000038,
|
"_top": 33.72499999999991,
|
||||||
"_bottom": 0,
|
"_bottom": 0,
|
||||||
"_horizontalCenter": 0,
|
"_horizontalCenter": 0,
|
||||||
"_verticalCenter": 0,
|
"_verticalCenter": 0,
|
||||||
@@ -2181,20 +2181,20 @@
|
|||||||
"__id__": 95
|
"__id__": 95
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 101
|
"__id__": 103
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 107
|
"__id__": 109
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 113
|
"__id__": 115
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 115
|
"__id__": 117
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
@@ -2241,10 +2241,13 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 98
|
"__id__": 98
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 100
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 100
|
"__id__": 102
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
@@ -2374,6 +2377,27 @@
|
|||||||
"__type__": "cc.CompPrefabInfo",
|
"__type__": "cc.CompPrefabInfo",
|
||||||
"fileId": "f5378i26NLlL4X6JpfB7wL"
|
"fileId": "f5378i26NLlL4X6JpfB7wL"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__type__": "d7e4fOii5xNLqH2PF6de4pP",
|
||||||
|
"_name": "",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"__editorExtras__": {},
|
||||||
|
"node": {
|
||||||
|
"__id__": 95
|
||||||
|
},
|
||||||
|
"_enabled": true,
|
||||||
|
"__prefab": {
|
||||||
|
"__id__": 101
|
||||||
|
},
|
||||||
|
"languageKey": "girllistpop.currentmoney",
|
||||||
|
"defaultText": "",
|
||||||
|
"autoUpdate": true,
|
||||||
|
"_id": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.CompPrefabInfo",
|
||||||
|
"fileId": "49HJHfd19OrqLddKA+a2ZY"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__type__": "cc.PrefabInfo",
|
"__type__": "cc.PrefabInfo",
|
||||||
"root": {
|
"root": {
|
||||||
@@ -2399,14 +2423,14 @@
|
|||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 102
|
"__id__": 104
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 104
|
"__id__": 106
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 106
|
"__id__": 108
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
@@ -2443,11 +2467,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 101
|
"__id__": 103
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 103
|
"__id__": 105
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
@@ -2471,11 +2495,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 101
|
"__id__": 103
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 105
|
"__id__": 107
|
||||||
},
|
},
|
||||||
"_customMaterial": null,
|
"_customMaterial": null,
|
||||||
"_srcBlendFactor": 2,
|
"_srcBlendFactor": 2,
|
||||||
@@ -2535,14 +2559,14 @@
|
|||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 108
|
"__id__": 110
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 110
|
"__id__": 112
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 112
|
"__id__": 114
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
@@ -2579,11 +2603,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 107
|
"__id__": 109
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 109
|
"__id__": 111
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
@@ -2607,11 +2631,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 107
|
"__id__": 109
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 111
|
"__id__": 113
|
||||||
},
|
},
|
||||||
"_customMaterial": null,
|
"_customMaterial": null,
|
||||||
"_srcBlendFactor": 2,
|
"_srcBlendFactor": 2,
|
||||||
@@ -2692,7 +2716,7 @@
|
|||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 114
|
"__id__": 116
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
@@ -2733,7 +2757,7 @@
|
|||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 117
|
"__id__": 119
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
@@ -2761,7 +2785,7 @@
|
|||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 119
|
"__id__": 121
|
||||||
},
|
},
|
||||||
"m_rootNode": null,
|
"m_rootNode": null,
|
||||||
"_id": ""
|
"_id": ""
|
||||||
@@ -2779,6 +2803,7 @@
|
|||||||
"__id__": 0
|
"__id__": 0
|
||||||
},
|
},
|
||||||
"fileId": "72STeCq6BIVrAqirSTzbfr",
|
"fileId": "72STeCq6BIVrAqirSTzbfr",
|
||||||
|
"instance": null,
|
||||||
"targetOverrides": null
|
"targetOverrides": null
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+1
-1
Submodule xchat_cfg updated: 694ffb55a1...1d45805baa
Reference in New Issue
Block a user