Skip to content

i18n support #4

Description

@amleczko

I have noticed that standard chamelon i18n support is not working while using pyramid_skins.

<html>
  <body i18n:domain="mydomin">
    <p i18n:translate="">My title</p>
  </body>
</html>

The above example works fine (message is translated) when rendered directly by pyramid.
It doesn't work when I use renderer='skin'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions