kitItemTranslation
Stores translated names and descriptions for kit items in multiple languages.
Columns
| Name | Type | References | Description |
| item [KEY] | String | Identifier for the item associated with translations. | |
| displayname | String | Localized display name of the item. | |
| language | String | Language for which this translation applies. | |
| nopricemessage | String | Message displayed when the item price is unavailable in the selected language. | |
| outofstockmessage | String | Localized message displayed when the item is out of stock. | |
| pagetitle | String | Translated page title for the item. | |
| salesdescription | String | Localized sales description used for marketing and promotions. | |
| storedescription | String | Translated store description of the item. | |
| featureddescription | String | Localized featured description for promotional displays. | |
| specialsdescription | String | Localized description highlighting special offers or discounts. | |
| storedisplayname | String | Translated name displayed in the online store. | |
| storedetaileddescription | String | Localized detailed description for the store listing. |