feature: Make the associated circle label for resources configurable
This commit is contained in:
@ -3,7 +3,11 @@ div.whitespace-normal
|
||||
range-resource-type=`${component.endpoints.resourcestypes}`
|
||||
range-resource-keyword=`${component.endpoints.resourceskeywords}`
|
||||
range-resource-circle=`${component.endpoints.circles}`
|
||||
associated-circle-label=""
|
||||
data-trans=`associated-circle-label=${component.parameters && component.parameters.associatedName ? component.parameters.associatedName : 'circle.extensions.associated'}`
|
||||
upload-dir=`${component.endpoints.uploads}`
|
||||
id-prefix='default'
|
||||
uniq=component.uniq
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user