diff --git a/app-store/assets/lalu-avatar-frame.png b/app-store/assets/lalu-avatar-frame.png new file mode 100644 index 0000000..4134de4 Binary files /dev/null and b/app-store/assets/lalu-avatar-frame.png differ diff --git a/app-store/assets/lalu-coin.png b/app-store/assets/lalu-coin.png new file mode 100644 index 0000000..07e8329 Binary files /dev/null and b/app-store/assets/lalu-coin.png differ diff --git a/app-store/assets/lalu-logo.png b/app-store/assets/lalu-logo.png new file mode 100644 index 0000000..9771913 Binary files /dev/null and b/app-store/assets/lalu-logo.png differ diff --git a/app-store/lalu.html b/app-store/lalu.html new file mode 100644 index 0000000..031ce32 --- /dev/null +++ b/app-store/lalu.html @@ -0,0 +1,631 @@ + + + + + + Lalu Landing + + + + + +
+ + + + +
+
+
+
+ +

Lalu

+
+ +

+ 送你一份礼物,快来和我一起玩吧! +

+ +
+
+
+ +
+ + 3天 + +
+
+
+ +
+ + 1000 + +
+
+
+ +
+ +

+ + 房间号: + + 112360 +

+
+
+
+
+ + + +
+ + + + + diff --git a/common/locales/ar.json b/common/locales/ar.json index 84b6a7e..a42600b 100644 --- a/common/locales/ar.json +++ b/common/locales/ar.json @@ -296,5 +296,12 @@ "coinseller_center.user_selected": "تم اختيار المستخدم.", "coinseller_center.loading": "جار التحميل...", "coinseller_center.load_failed": "فشل التحميل. حاول مرة أخرى لاحقا.", - "coinseller_center.transfer_failed": "فشل التحويل." + "coinseller_center.transfer_failed": "فشل التحويل.", + "lalu_landing.message": "أرسل لك هدية. تعال والعب معي.", + "lalu_landing.frame_duration": "3 أيام", + "lalu_landing.join_party": "انضم إلى الحفلة", + "lalu_landing.room_no": "رقم الغرفة:", + "lalu_landing.tagline": "تعرف على أصدقاء جدد", + "lalu_landing.download": "تنزيل", + "lalu_landing.open_download_failed": "رابط التنزيل غير مهيأ." } diff --git a/common/locales/en.json b/common/locales/en.json index 92e2702..484a856 100644 --- a/common/locales/en.json +++ b/common/locales/en.json @@ -302,5 +302,12 @@ "coinseller_center.user_selected": "User selected.", "coinseller_center.loading": "Loading...", "coinseller_center.load_failed": "Load failed. Try again later.", - "coinseller_center.transfer_failed": "Transfer failed." + "coinseller_center.transfer_failed": "Transfer failed.", + "lalu_landing.message": "Sent you a gift. Come play with me.", + "lalu_landing.frame_duration": "3 days", + "lalu_landing.join_party": "Join party", + "lalu_landing.room_no": "Room No:", + "lalu_landing.tagline": "Meet new friends", + "lalu_landing.download": "Download", + "lalu_landing.open_download_failed": "Download URL is not configured." } diff --git a/common/locales/es.json b/common/locales/es.json index 7e59f1f..cd23bcc 100644 --- a/common/locales/es.json +++ b/common/locales/es.json @@ -296,5 +296,12 @@ "coinseller_center.user_selected": "Usuario seleccionado.", "coinseller_center.loading": "Cargando...", "coinseller_center.load_failed": "Error al cargar. Inténtalo de nuevo más tarde.", - "coinseller_center.transfer_failed": "Transferencia fallida." + "coinseller_center.transfer_failed": "Transferencia fallida.", + "lalu_landing.message": "Te envió un regalo. Ven a jugar conmigo.", + "lalu_landing.frame_duration": "3 días", + "lalu_landing.join_party": "Unirse a la fiesta", + "lalu_landing.room_no": "Sala No:", + "lalu_landing.tagline": "Conoce nuevos amigos", + "lalu_landing.download": "Descargar", + "lalu_landing.open_download_failed": "La URL de descarga no está configurada." } diff --git a/common/locales/id.json b/common/locales/id.json index b87fac9..e81e1b0 100644 --- a/common/locales/id.json +++ b/common/locales/id.json @@ -296,5 +296,12 @@ "coinseller_center.user_selected": "Pengguna dipilih.", "coinseller_center.loading": "Memuat...", "coinseller_center.load_failed": "Gagal memuat. Coba lagi nanti.", - "coinseller_center.transfer_failed": "Transfer gagal." + "coinseller_center.transfer_failed": "Transfer gagal.", + "lalu_landing.message": "Mengirim hadiah untukmu. Ayo main bersama.", + "lalu_landing.frame_duration": "3 hari", + "lalu_landing.join_party": "Gabung party", + "lalu_landing.room_no": "No. room:", + "lalu_landing.tagline": "Kenalan dengan teman baru", + "lalu_landing.download": "Unduh", + "lalu_landing.open_download_failed": "URL unduhan belum dikonfigurasi." } diff --git a/common/locales/tr.json b/common/locales/tr.json index 1284d53..7d25f08 100644 --- a/common/locales/tr.json +++ b/common/locales/tr.json @@ -296,5 +296,12 @@ "coinseller_center.user_selected": "Kullanıcı seçildi.", "coinseller_center.loading": "Yükleniyor...", "coinseller_center.load_failed": "Yükleme başarısız. Daha sonra tekrar deneyin.", - "coinseller_center.transfer_failed": "Transfer başarısız." + "coinseller_center.transfer_failed": "Transfer başarısız.", + "lalu_landing.message": "Sana bir hediye gönderdi. Gel birlikte oynayalım.", + "lalu_landing.frame_duration": "3 gün", + "lalu_landing.join_party": "Partiye katıl", + "lalu_landing.room_no": "Oda No:", + "lalu_landing.tagline": "Yeni arkadaşlarla tanış", + "lalu_landing.download": "İndir", + "lalu_landing.open_download_failed": "İndirme URL'si yapılandırılmadı." } diff --git a/common/locales/zh.json b/common/locales/zh.json index 2efef1b..b3af8ee 100644 --- a/common/locales/zh.json +++ b/common/locales/zh.json @@ -302,5 +302,12 @@ "coinseller_center.user_selected": "已选择用户。", "coinseller_center.loading": "加载中...", "coinseller_center.load_failed": "加载失败,请稍后重试。", - "coinseller_center.transfer_failed": "转账失败。" + "coinseller_center.transfer_failed": "转账失败。", + "lalu_landing.message": "送你一份礼物,快来和我一起玩吧!", + "lalu_landing.frame_duration": "3天", + "lalu_landing.join_party": "加入派对", + "lalu_landing.room_no": "房间号:", + "lalu_landing.tagline": "结识新朋友", + "lalu_landing.download": "下载", + "lalu_landing.open_download_failed": "下载地址未配置。" } diff --git a/gonghui/coinseller-center/script.js b/gonghui/coinseller-center/script.js index a916150..61056c0 100644 --- a/gonghui/coinseller-center/script.js +++ b/gonghui/coinseller-center/script.js @@ -834,13 +834,10 @@ var coins = toNumber( firstValue(payload, [ 'amount', - 'recharge_policy_coin_amount', - 'rechargePolicyCoinAmount', + 'coin_amount', + 'coinAmount', ]) ); - var usdMinor = toNumber( - firstValue(payload, ['recharge_usd_minor', 'rechargeUsdMinor']) - ); data.records.unshift({ id: firstValue(payload, ['transaction_id', 'transactionId']) || @@ -850,12 +847,8 @@ uid: state.target.uid, avatar: state.target.avatar, coins: coins || amount, - amount: usdMinor > 0 ? usdMinor / 100 : amount / 8800, - currency: - firstValue(payload, [ - 'recharge_currency_code', - 'rechargeCurrencyCode', - ]) || 'USD', + amount: 0, + currency: '', time: currentTimeLabel(), }); }