Skip to content

Label not overwrite [klaro.poweredBy] #43

@Pravin0711

Description

@Pravin0711

I am using typo3 version 11.5 and extension version 4.0.4. I want to changed poweredBy label and for this i am using below typoscript.

plugin.tx_wecookieconsent_pi1 {
	_LOCAL_LANG {
		default {
			klaro.poweredBy = Bereitgestellt von Ihrer Firma
		}
		de {
			klaro.poweredBy = Bereitgestellt von Ihrer Firma
		}
	}
}

But it's not working. can you help me out here? how can i changed this labels?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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