mirror of
https://github.com/strapi/strapi.git
synced 2025-09-02 21:32:43 +00:00
parent
0b31bc3f42
commit
3198d19906
@ -230,7 +230,7 @@ function ListRow({
|
||||
</div>
|
||||
) : (
|
||||
<>
|
||||
<FormattedMessage id={`${pluginId}.attribute.${readableType}`} />
|
||||
<FormattedMessage id={`${pluginId}.attribute.${readableType}`} defaultMessage={type} />
|
||||
|
||||
{repeatable && <FormattedMessage id={getTrad('component.repeatable')} />}
|
||||
</>
|
||||
|
Loading…
x
Reference in New Issue
Block a user