|
@ -36,7 +36,7 @@ feature: |
|
|
<dd>{{ tagTrans('surface', attribute(tags, 'surface')) }}</dd> |
|
|
<dd>{{ tagTrans('surface', attribute(tags, 'surface')) }}</dd> |
|
|
|
|
|
|
|
|
<dt>{{ keyTrans('Description') }}</dt> |
|
|
<dt>{{ keyTrans('Description') }}</dt> |
|
|
<dd>{{ localizedTag('description', attribute(tags, 'description')) }}</dd> |
|
|
|
|
|
|
|
|
<dd>{{ localizedTag(tags, 'description') }}</dd> |
|
|
|
|
|
|
|
|
<dt>{{ keyTrans('Access') }}</dt> |
|
|
<dt>{{ keyTrans('Access') }}</dt> |
|
|
<dd>{{ tagTrans('access', attribute(tags, 'access')) }}</dd> |
|
|
<dd>{{ tagTrans('access', attribute(tags, 'access')) }}</dd> |
|
|