# Localized Values

## Possible Entity Keys

Localized values import templates supprot keys from entity that you are using mapping for.

{% hint style="warning" %}
Your entity key must be unique. If you have two products with same Name fields, you will not be able to use Name as entity key.
{% endhint %}

## Column Destinations

{% hint style="info" %}
Altohugh category has many different column destinations, we would describe only ones that have special functionality.
{% endhint %}

<table><thead><tr><th width="231">Column destination</th><th>Explanation</th></tr></thead><tbody><tr><td>Key</td><td>The value that you selected as entity key for this template.</td></tr><tr><td>LanguageId</td><td>ID, Name of a language, or Language Culture. <br><br>You need to create language in nopCommerce first. Go to Configuration -> Languages.</td></tr></tbody></table>
