Skip to content

Ability to add Translation for CMS page and CMS block  #164

@jigneshthummar

Description

@jigneshthummar

As all know in magento .phtml we can translate text by using

__('text to translate'); ?>

but it is not possible to do in cms pages and blocks

if we can use following directive in cms page or static block

{{translate text="text to translate"}}

then it will be very useful and store owner can work with very less block and pages instead of duplicating same block or page for multiple stores where text change required.

if we add this functionality to magento core then it can be very useful.

Ref : http://www.lotusseedsdesign.com/blog/extend-the-use-of-links-phtml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions