Localization Guide – How to Localize Muajjin Into Your Language #1
MuslimTechnician Admin
started this conversation in
Translation
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
📚 Introduction
Welcome to the Muajjin localization guide! Muajjin is a prayer times application that supports community-driven localization. This guide explains how to create a localization file for your language.
✨ Features
🎯 Localization Requirements
📋 Step-by-Step Guide
Step 1: Download the Template
The English base template is provided below in a code block. Copy it into a file named:
Step 2: Localize All Values
"common.save")"Save"→"حفظ")Step 3: Set Language Direction
For left-to-right (LTR) languages (English, French, etc.):
For right-to-left (RTL) languages (Arabic, Urdu, Hebrew, Farsi, etc.):
Step 4: Import Your Localization
🔧 Important Notes
Placeholders
Some strings include placeholders such as
{{city}},{{country}}, or{{minutes}}.These placeholders must remain exactly the same in your localized text.
Example:
Arabic example:
📱 Testing Your Localization
🌐 Sharing Your Localization
Once your localization is complete and tested:
❓ Questions?
If you have any questions about localization, feel free to ask in this discussion.
📄 Complete Localization Template (English)
Download this JSON file and localize it into your language.
🌟 Happy Localizing!
We appreciate your contribution to making Muajjin accessible to Muslims around the world in their own language and regional context.
Beta Was this translation helpful? Give feedback.
All reactions