Translate the App
Contributing translations to the Meshtastic Apple app helps make the project accessible to a wider audience. The app uses string catalogs in Xcode to manage translations.
How to Contribute
If you would like to update the translations for an existing locale or add a new language, follow these steps:
- Fork the Meshtastic-Apple repository to your GitHub account.
- Clone the project and open
Meshtastic.xcworkspacein Xcode. - Select the
Localizable.xcstringsfile in the project navigator. - Follow the steps for adding or updating translations in Apple’s documentation.
- Create a pull request on the project with your changes.
Your contribution will be reviewed, and upon approval, your translation will be included in the next release of the Meshtastic Apple app.
Tip — New language? If you are adding a language not yet present in the project, open the Xcode project settings, go to Info → Localizations, and add the new locale before editing
Localizable.xcstrings.
Thank you for helping expand the reach of Meshtastic!