Empty Dashboard

Things to check if you don't see new phrases in your dashboard

Visit All Pages

After installing the Localize code snippet or using one of our integrations, you must visit the pages in your application.

  1. Bring up your application and switch to a target language.
    a. By default Localize looks for new content only when a target language is selected.
    b. You can change this by setting the saveNewPhrasesFromSource option to true in your Localize.initialize() call.
  2. Visit all the pages that you would like to have translated.
    a. This allows us to detect your content and load the phrases into your Localize Dashboard.
  3. Check the Manage Phrases tab in the dashboard to review your content.

Check for Proper Localize Installation

Still don't see your phrases?
Have you installed the Localize code snippet properly?
Are you using the correct Project Key?

Find Your Project Key in the Dashboard

First, find your Project Key in the Localize dashboard.

1067

Check Your Project Key in Your Website

  1. If you are using the Chrome browser to view your website, open the Chrome Web Inspector. (you can use other browsers as well, with similar steps/commands) by right-clicking or control-clicking your mouse, then select Inspect.
250
  1. Hit Ctrl-F/Command-F keys on your keyboard to search and type in “Localize.initialize”.
  2. In the script look for the key: and compare the project key to the information in your Project dashboard from above.
    (if you are using one of our integrations, the integration guide will tell you where your Project Key is set)
  3. Does it match? If not, then you have the wrong project associated with your website.
  1. If your Project Key matches, then follow the instructions above to reload your application.

  2. Check the Manage Phrases page for your project again to see if your content was detected.

Still having trouble? Contact support for help or troubleshooting!