Skip to content

Conversation

@Pesqoo
Copy link

@Pesqoo Pesqoo commented Nov 19, 2025

This pull request adds German translations to the e-commerce plugin.

Changes:

  • Added a new de.ts file containing a matching German translation based on the current en.ts keys.
  • Registered the German translations in the translations export within translations/index.ts.

export const de: GenericTranslationsObject = {
$schema: './translation-schema.json',
'plugin-ecommerce': {
abandoned: 'Abandoned',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is missing a translation. I would suggest something like 'Abgebrochen' here.

Thanks for this PR 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants