From f508d1765a9b7457a423233afc82743e151c5d33 Mon Sep 17 00:00:00 2001 From: zhx Date: Mon, 29 Jun 2026 11:05:53 +0800 Subject: [PATCH] lalu logo --- com/lalu.html | 1002 ++++++++++++++++++++++++++++++++++++++++ common/locales/ar.json | 41 +- common/locales/en.json | 41 +- common/locales/es.json | 41 +- common/locales/tr.json | 41 +- 5 files changed, 1162 insertions(+), 4 deletions(-) create mode 100644 com/lalu.html diff --git a/com/lalu.html b/com/lalu.html new file mode 100644 index 0000000..2f0a156 --- /dev/null +++ b/com/lalu.html @@ -0,0 +1,1002 @@ + + + + + + Lalu Voice Party + + + + + + +
+ + +
+
+ +
+
+

+ Lalu Voice Party +

+

+ Meet new friends in live voice rooms +

+

+ Lalu brings people together through voice chat, + party rooms, and light social entertainment. +

+ +

+ Available on Google Play. +

+
+ +
+
+ + Voice + + + Live room chat + +
+
+ + Party + + + Social moments + +
+
+ + Support + + + Email contact + +
+
+
+
+ +
+
+
+

+ A social voice app for shared moments +

+

+ Join rooms, talk with people, and keep the party + moving with simple social interactions. +

+
+ +
+
+ +

+ Live voice rooms +

+

+ Enter public rooms and speak with friends or + new people in real time. +

+
+ +
+ +

+ Party interaction +

+

+ Share playful moments with room activities + and virtual gifts. +

+
+ +
+ +

+ Clear support path +

+

+ Reach the official contact email for account + or product questions. +

+
+
+
+
+ +
+
+
+
+

+ Company information +

+

+ Lalu is operated by Global Interactive + Technology Co., Limited. +

+
+ +
+ +
+
+
+ Company +
+
+ GLOBAL INTERACTIVE TECHNOLOGY CO., LIMITED +
+
+
+
App
+
+ Lalu Voice Party +
+
+
+
+ Address +
+
+ Unit 1111, 11/F, Hollywood Plaza, 610 Nathan + Road, Mong Kok, HK +
+
+ +
+
+
+ +
+
+
+
+

+ Need help with Lalu? +

+

+ Send product, account, or cooperation + questions to the official email address. +

+
+ + Email support + +
+
+
+
+ + +
+ + + + + diff --git a/common/locales/ar.json b/common/locales/ar.json index d7b9611..b3c6d5d 100644 --- a/common/locales/ar.json +++ b/common/locales/ar.json @@ -631,5 +631,44 @@ "achievement.notCollected": "لم يتم جمعها", "achievement.collected": "تم جمعها", "achievement.collectedWithDate": "تم جمعها في {date}", - "achievement.ownerCount": "يمتلكها {count} أشخاص فقط" + "achievement.ownerCount": "يمتلكها {count} أشخاص فقط", + "lalu_site.pageTitle": "Lalu Voice Party", + "lalu_site.navFeatures": "الميزات", + "lalu_site.navCompany": "الشركة", + "lalu_site.navContact": "التواصل", + "lalu_site.changeLanguage": "تغيير اللغة", + "lalu_site.heroEyebrow": "Lalu Voice Party", + "lalu_site.heroTitle": "تعرّف على أصدقاء جدد في غرف صوتية مباشرة", + "lalu_site.heroLead": "يجمع Lalu الناس عبر الدردشة الصوتية وغرف الحفلات والترفيه الاجتماعي الخفيف.", + "lalu_site.downloadButton": "تنزيل Lalu", + "lalu_site.contactButton": "تواصل مع الدعم", + "lalu_site.availability": "متوفر على Google Play.", + "lalu_site.proofVoiceValue": "صوت", + "lalu_site.proofVoiceLabel": "دردشة غرف مباشرة", + "lalu_site.proofPartyValue": "حفلة", + "lalu_site.proofPartyLabel": "لحظات اجتماعية", + "lalu_site.proofSupportValue": "دعم", + "lalu_site.proofSupportLabel": "تواصل بالبريد", + "lalu_site.featureTitle": "تطبيق صوتي اجتماعي للحظات المشتركة", + "lalu_site.featureLead": "انضم إلى الغرف وتحدث مع الناس وحافظ على أجواء الحفلة بتفاعلات اجتماعية بسيطة.", + "lalu_site.featureVoiceTitle": "غرف صوتية مباشرة", + "lalu_site.featureVoiceBody": "ادخل الغرف العامة وتحدث مع الأصدقاء أو أشخاص جدد في الوقت الحقيقي.", + "lalu_site.featurePartyTitle": "تفاعل الحفلات", + "lalu_site.featurePartyBody": "شارك لحظات مرحة مع أنشطة الغرف والهدايا الافتراضية.", + "lalu_site.featureSupportTitle": "قناة دعم واضحة", + "lalu_site.featureSupportBody": "استخدم البريد الرسمي لأسئلة الحساب أو المنتج.", + "lalu_site.companyTitle": "معلومات الشركة", + "lalu_site.companyLead": "يتم تشغيل Lalu بواسطة Global Interactive Technology Co., Limited.", + "lalu_site.companyNameLabel": "الشركة", + "lalu_site.companyNameValue": "GLOBAL INTERACTIVE TECHNOLOGY CO., LIMITED", + "lalu_site.appLabel": "التطبيق", + "lalu_site.appValue": "Lalu Voice Party", + "lalu_site.addressLabel": "العنوان", + "lalu_site.addressValue": "Unit 1111, 11/F, Hollywood Plaza, 610 Nathan Road, Mong Kok, HK", + "lalu_site.emailLabel": "البريد الإلكتروني", + "lalu_site.contactTitle": "تحتاج مساعدة في Lalu؟", + "lalu_site.contactLead": "أرسل أسئلة المنتج أو الحساب أو التعاون إلى البريد الرسمي.", + "lalu_site.emailSupport": "مراسلة الدعم", + "lalu_site.footerCompany": "Global Interactive Technology Co., Limited", + "lalu_site.footerContact": "postmaster@haiyinet.com.cn" } diff --git a/common/locales/en.json b/common/locales/en.json index 62f2cbf..9ccf3c1 100644 --- a/common/locales/en.json +++ b/common/locales/en.json @@ -637,5 +637,44 @@ "achievement.notCollected": "Not Collected", "achievement.collected": "Collected", "achievement.collectedWithDate": "Collected on {date}", - "achievement.ownerCount": "Only {count} people own it" + "achievement.ownerCount": "Only {count} people own it", + "lalu_site.pageTitle": "Lalu Voice Party", + "lalu_site.navFeatures": "Features", + "lalu_site.navCompany": "Company", + "lalu_site.navContact": "Contact", + "lalu_site.changeLanguage": "Change language", + "lalu_site.heroEyebrow": "Lalu Voice Party", + "lalu_site.heroTitle": "Meet new friends in live voice rooms", + "lalu_site.heroLead": "Lalu brings people together through voice chat, party rooms, and light social entertainment.", + "lalu_site.downloadButton": "Download Lalu", + "lalu_site.contactButton": "Contact support", + "lalu_site.availability": "Available on Google Play.", + "lalu_site.proofVoiceValue": "Voice", + "lalu_site.proofVoiceLabel": "Live room chat", + "lalu_site.proofPartyValue": "Party", + "lalu_site.proofPartyLabel": "Social moments", + "lalu_site.proofSupportValue": "Support", + "lalu_site.proofSupportLabel": "Email contact", + "lalu_site.featureTitle": "A social voice app for shared moments", + "lalu_site.featureLead": "Join rooms, talk with people, and keep the party moving with simple social interactions.", + "lalu_site.featureVoiceTitle": "Live voice rooms", + "lalu_site.featureVoiceBody": "Enter public rooms and speak with friends or new people in real time.", + "lalu_site.featurePartyTitle": "Party interaction", + "lalu_site.featurePartyBody": "Share playful moments with room activities and virtual gifts.", + "lalu_site.featureSupportTitle": "Clear support path", + "lalu_site.featureSupportBody": "Reach the official contact email for account or product questions.", + "lalu_site.companyTitle": "Company information", + "lalu_site.companyLead": "Lalu is operated by Global Interactive Technology Co., Limited.", + "lalu_site.companyNameLabel": "Company", + "lalu_site.companyNameValue": "GLOBAL INTERACTIVE TECHNOLOGY CO., LIMITED", + "lalu_site.appLabel": "App", + "lalu_site.appValue": "Lalu Voice Party", + "lalu_site.addressLabel": "Address", + "lalu_site.addressValue": "Unit 1111, 11/F, Hollywood Plaza, 610 Nathan Road, Mong Kok, HK", + "lalu_site.emailLabel": "Email", + "lalu_site.contactTitle": "Need help with Lalu?", + "lalu_site.contactLead": "Send product, account, or cooperation questions to the official email address.", + "lalu_site.emailSupport": "Email support", + "lalu_site.footerCompany": "Global Interactive Technology Co., Limited", + "lalu_site.footerContact": "postmaster@haiyinet.com.cn" } diff --git a/common/locales/es.json b/common/locales/es.json index 7205dc8..009be69 100644 --- a/common/locales/es.json +++ b/common/locales/es.json @@ -631,5 +631,44 @@ "achievement.notCollected": "No coleccionado", "achievement.collected": "Coleccionado", "achievement.collectedWithDate": "Coleccionado el {date}", - "achievement.ownerCount": "Solo {count} personas lo tienen" + "achievement.ownerCount": "Solo {count} personas lo tienen", + "lalu_site.pageTitle": "Lalu Voice Party", + "lalu_site.navFeatures": "Funciones", + "lalu_site.navCompany": "Empresa", + "lalu_site.navContact": "Contacto", + "lalu_site.changeLanguage": "Cambiar idioma", + "lalu_site.heroEyebrow": "Lalu Voice Party", + "lalu_site.heroTitle": "Conoce nuevos amigos en salas de voz en vivo", + "lalu_site.heroLead": "Lalu conecta a las personas con chat de voz, salas de fiesta y entretenimiento social ligero.", + "lalu_site.downloadButton": "Descargar Lalu", + "lalu_site.contactButton": "Contactar soporte", + "lalu_site.availability": "Disponible en Google Play.", + "lalu_site.proofVoiceValue": "Voz", + "lalu_site.proofVoiceLabel": "Chat en salas en vivo", + "lalu_site.proofPartyValue": "Fiesta", + "lalu_site.proofPartyLabel": "Momentos sociales", + "lalu_site.proofSupportValue": "Soporte", + "lalu_site.proofSupportLabel": "Contacto por email", + "lalu_site.featureTitle": "Una app social de voz para momentos compartidos", + "lalu_site.featureLead": "Únete a salas, habla con personas y mantén la fiesta activa con interacciones simples.", + "lalu_site.featureVoiceTitle": "Salas de voz en vivo", + "lalu_site.featureVoiceBody": "Entra en salas públicas y habla con amigos o nuevas personas en tiempo real.", + "lalu_site.featurePartyTitle": "Interacción de fiesta", + "lalu_site.featurePartyBody": "Comparte momentos divertidos con actividades de sala y regalos virtuales.", + "lalu_site.featureSupportTitle": "Canal de soporte claro", + "lalu_site.featureSupportBody": "Usa el email oficial para preguntas de cuenta o producto.", + "lalu_site.companyTitle": "Información de la empresa", + "lalu_site.companyLead": "Lalu es operado por Global Interactive Technology Co., Limited.", + "lalu_site.companyNameLabel": "Empresa", + "lalu_site.companyNameValue": "GLOBAL INTERACTIVE TECHNOLOGY CO., LIMITED", + "lalu_site.appLabel": "App", + "lalu_site.appValue": "Lalu Voice Party", + "lalu_site.addressLabel": "Dirección", + "lalu_site.addressValue": "Unit 1111, 11/F, Hollywood Plaza, 610 Nathan Road, Mong Kok, HK", + "lalu_site.emailLabel": "Email", + "lalu_site.contactTitle": "¿Necesitas ayuda con Lalu?", + "lalu_site.contactLead": "Envía preguntas de producto, cuenta o cooperación al email oficial.", + "lalu_site.emailSupport": "Enviar email a soporte", + "lalu_site.footerCompany": "Global Interactive Technology Co., Limited", + "lalu_site.footerContact": "postmaster@haiyinet.com.cn" } diff --git a/common/locales/tr.json b/common/locales/tr.json index 9acb277..8702c4f 100644 --- a/common/locales/tr.json +++ b/common/locales/tr.json @@ -598,5 +598,44 @@ "achievement.notCollected": "Toplanmadı", "achievement.collected": "Toplandı", "achievement.collectedWithDate": "{date} tarihinde toplandı", - "achievement.ownerCount": "Sadece {count} kişi sahip" + "achievement.ownerCount": "Sadece {count} kişi sahip", + "lalu_site.pageTitle": "Lalu Voice Party", + "lalu_site.navFeatures": "Özellikler", + "lalu_site.navCompany": "Şirket", + "lalu_site.navContact": "İletişim", + "lalu_site.changeLanguage": "Dili değiştir", + "lalu_site.heroEyebrow": "Lalu Voice Party", + "lalu_site.heroTitle": "Canlı ses odalarında yeni arkadaşlarla tanış", + "lalu_site.heroLead": "Lalu, sesli sohbet, parti odaları ve hafif sosyal eğlence ile insanları bir araya getirir.", + "lalu_site.downloadButton": "Lalu indir", + "lalu_site.contactButton": "Destekle iletişime geç", + "lalu_site.availability": "Google Play'de mevcut.", + "lalu_site.proofVoiceValue": "Ses", + "lalu_site.proofVoiceLabel": "Canlı oda sohbeti", + "lalu_site.proofPartyValue": "Parti", + "lalu_site.proofPartyLabel": "Sosyal anlar", + "lalu_site.proofSupportValue": "Destek", + "lalu_site.proofSupportLabel": "E-posta iletişimi", + "lalu_site.featureTitle": "Paylaşılan anlar için sosyal ses uygulaması", + "lalu_site.featureLead": "Odalara katıl, insanlarla konuş ve basit sosyal etkileşimlerle partiyi canlı tut.", + "lalu_site.featureVoiceTitle": "Canlı ses odaları", + "lalu_site.featureVoiceBody": "Genel odalara gir ve arkadaşlarınla veya yeni insanlarla gerçek zamanlı konuş.", + "lalu_site.featurePartyTitle": "Parti etkileşimi", + "lalu_site.featurePartyBody": "Oda aktiviteleri ve sanal hediyelerle eğlenceli anlar paylaş.", + "lalu_site.featureSupportTitle": "Net destek yolu", + "lalu_site.featureSupportBody": "Hesap veya ürün soruları için resmi e-posta adresine ulaş.", + "lalu_site.companyTitle": "Şirket bilgileri", + "lalu_site.companyLead": "Lalu, Global Interactive Technology Co., Limited tarafından işletilir.", + "lalu_site.companyNameLabel": "Şirket", + "lalu_site.companyNameValue": "GLOBAL INTERACTIVE TECHNOLOGY CO., LIMITED", + "lalu_site.appLabel": "Uygulama", + "lalu_site.appValue": "Lalu Voice Party", + "lalu_site.addressLabel": "Adres", + "lalu_site.addressValue": "Unit 1111, 11/F, Hollywood Plaza, 610 Nathan Road, Mong Kok, HK", + "lalu_site.emailLabel": "E-posta", + "lalu_site.contactTitle": "Lalu için yardıma mı ihtiyacın var?", + "lalu_site.contactLead": "Ürün, hesap veya iş birliği sorularını resmi e-posta adresine gönder.", + "lalu_site.emailSupport": "Desteğe e-posta gönder", + "lalu_site.footerCompany": "Global Interactive Technology Co., Limited", + "lalu_site.footerContact": "postmaster@haiyinet.com.cn" }