Our app interface is currently in English, but it works well for speakers of all languages. Here's why:
1. Universal icons make navigation easy. Most buttons use recognizable icons rather than words, so getting around the app is simple no matter what language you speak.
2. You control the welcome email. Coaches can customize the welcome email in any language. (Keep in mind there's one welcome email per organization, so you'll need to pick a single language for it.)
3. All your content is up to you. You can create lessons and actions in any language that works for you and your clients, including French, German, Spanish, Arabic, Mandarin Chinese, and many more.
Can I translate lessons?
Yes. You can translate your existing lessons into any language using an AI tool like Claude or ChatGPT. The process copies your lesson's HTML, translates the text, and pastes it back, which keeps your layout, images, and styling intact while changing only the words.
How do I translate a lesson? (Step by step)
Open your lesson in the editor.
Click the ⋮ (ellipsis) in the top-right of the toolbar.
Click the Code (<>) icon to open the HTML view.
Copy all the HTML from that window.
Paste it into an AI tool like Claude or ChatGPT and ask it to translate the text into your target language while keeping the formatting the same.
Copy the translated HTML and paste it back into the same code view.
Click the Code (<>) icon again to return to the normal editor and preview the lesson.
Review the translation for accuracy before publishing.
📺 Watch how to do it: Step-by-step video walkthrough
The Bottom Line
The app's backbone is in English, but you have the flexibility to make it work for clients who speak any language.
