Technical Support
🟢 Online now
Hello 👋

How can we help you today?
Contact on WhatsApp
B4X Store
🚀 Lingua Locator - B4X Application Localizer 🌎
-60% OFF

🚀 Lingua Locator - B4X Application Localizer 🌎

ID: #398

LinguaLocator + JDashboardUI

The Smart Localization Resource Manager for B4X

⚠️ IMPORTANT: Latest version of JDashboardUI is required. Get the complete Bundle .

LinguaLocator is a specialized tool designed to create and manage translation projects for B4X applications. It automates the localization process, allowing you to build and maintain a professional database of languages, keys, and values effortlessly.

📄
.project
Translation Resource
Auto-Translate
✓ No Google API Key Required
New

Zero-Cost Translation

Add new languages and translate automatically without requiring a Google Cloud Translate API Key.

System

File Association

The app associates .project extensions, allowing you to open your translation resources directly from Windows Explorer.

UI/UX

Dynamic Themes

Includes 8 professional color themes and supports real-time language/theme switching during runtime.

Global

11 Native Languages

Fully localized in Spanish, English, Hindi, Italian, French, Chinese, Portuguese, Japanese, Hebrew, German, and Russian.

Implementation with Localizator.bas:

' Initialize your translation resource
Localizator.Initialize(File.DirAssets, "strings.db")

' Apply localization to any view
Label1.Text = Localizator.localize("welcome_key")

Compatible with B4A, B4J, and B4i