Skip to content

Commit f5d5d91

Browse files
author
Gorka Garcia
committed
fix: Translations for item state
1 parent 8d647d4 commit f5d5d91

7 files changed

Lines changed: 2 additions & 0 deletions

File tree

467 Bytes
Binary file not shown.
459 Bytes
Binary file not shown.
7.99 KB
Binary file not shown.
459 Bytes
Binary file not shown.
7.76 KB
Binary file not shown.
459 Bytes
Binary file not shown.

src/cs_dynamicpages/views/dynamic_view.pt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,8 @@
268268
<tal:featured_transitions repeat="featured_transition featured_transitions">
269269
<li><a class="dropdown-item"
270270
href="${featured_transition/url}&amp;_authenticator=${context/@@authenticator/token}"
271+
i18n:domain="plone"
272+
i18n:translate=""
271273
>${featured_transition/name}</a>
272274
</li>
273275
</tal:featured_transitions>

0 commit comments

Comments
 (0)