Shopware 5.7.19 s_core_config_form_translations
Translations for configuration form names and descriptions.
Columns
| Column | Type | Nullable | Additional |
|---|---|---|---|
| id | int(11) unsigned | NO | Primary Key, auto_increment |
| form_id | int(11) unsigned | NO | |
| locale_id | int(11) unsigned | NO | |
| label | varchar(255) | YES | |
| description | text | YES |
Indexes
| Index Name | Columns | Unique |
|---|---|---|
| PRIMARY | id | Yes |
