Linguana
  • 🐣Getting started
    • What is Linguana
    • Quick start
    • How to translate content
    • FAQs
  • ✍️Translating your website
    • Create a new project
    • Adding new languages
    • Remove language
    • Translate manually
    • Translate using AI
    • Translate instances of identical elements
    • Redirections
    • Language switchers
    • Custom domains
    • Automations
    • Fix outdated live website
    • Fix untranslated text
    • Fix missing whitespace between text
    • Add translated links
    • Block indexing for Linguana subdomain
    • Hide content
    • Skip translation for content
    • Import or export translations
  • 🤖AI translations
    • AI credits
    • Purchasing AI credits
  • ⚙️Settings
    • Account settings
    • Change password
    • Notification settings
    • Billing settings
    • Delete your account
Powered by GitBook
On this page
  1. Translating your website

Fix untranslated text

PreviousFix outdated live websiteNextFix missing whitespace between text

Last updated 13 days ago

In some rare cases, Linguana may fail to detect some text that should have been translated. If you notice text on your website that isn't translated, and also isn't listed for that page on Linguana, there are steps you can take to fix the issue.

The most common cause for untranslated text is mismatched HTML formatting. If the HTML of the translation does not match the HTML of the original text, Linguana may not be able to match up the translation with the original.

To fix this, on Linguana, navigate to the page where there is untranslated text, location the translation, and select the <> buttons to view the HTML for the original and the translation.

Next, review the HTML to ensure the original and the translation match exactly. In this example, there needs to be two <br> elements in the middle of the text.

In this next example, a hyperlink element is required at the very beginning of the translation. The positioning of the HTML element also needs to match exactly. There cannot be any text placed before this hyperlink element.

Once you've confirmed the translation HTML matches the original, you can click Publish to view your website live and confirm your issue has been resolved.

Custom translations

If your issue is still not resolved, you can also try to create a custom translation to fix the issue.

  1. Navigate to the page translations where the missing translation is located, and click the Add custom translation button.

  1. Fill in the custom translation that appears with the text to be translated under Original and the translation under Translation. IMPORTANT: Add a separate custom translation for each part of your content. For example, add a new custom translation after every line break or transition to/from bold, italic, or underlined text.

  2. Click Publish, and that's it!

✍️
View raw HTML
Ensure line break elements match
Ensure hyperlink elements match
Add custom translation
Enter custom translation text