Translation API

See the Translation API in action

When using the Nutrition Facts Calculation or Unit Conversion feature we integrate with the Spoonacular API to calculate the values for specific ingredients.

For non-English sites this requires an extra translation step, as the API only recognizes English names for the ingredients. With the Nutrition Facts Calculation you can manually search for the English translation when it doesn't find a match, but an even better way is to make use of the Google Translation API to automatically translate and find a match for you.

Enabling the Translation API

To get started, enable the Translation API on the WP Recipe Maker > Settings > Translation API page. Before this feature works, you'll also need to add a "Google Translate API Key". Follow these steps to get one for your site:

1. Go to https://cloud.google.com/translate/docs/basic/setup-basic

2. Click on "Go to the project selector page" and select or create a new project. You can name it "Your Site Name", for example.

3. Make sure to set up billing for your account. Google will give you credit to cover a monthly usage of up to 500,000 characters. Without billing set up, the API will not work.

4. Back on the initial page (see step 1), click on "Enable the API" and select the correct project:

5. After clicking on "Go to credentials" click on "API Key" (see highlight below), as that's the credential you'll need to create:

6. Create an API key and optionally set restrictions on where that API can be used (make sure to try without restrictions if the feature isn't working as expected for you):

7. On the next screen, click on the icon to copy the key and add it on the WP Recipe Maker > Settings > Translation API page:

Specify a source language for the Translation API

On the WP Recipe Maker > Settings > Translation API page you can optionally set a "Source Language" as well. If you leave this setting blank, Google will try to automatically determine the language the ingredient is in originally. If you always write your recipes in the same language it's recommended to fill in this setting. Google's Documentation shows you the available language codes.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.