reactioncommerce/reaction

Introduce translatable data fields

Open

#6,497 opened on May 15, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,198 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (12,181 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Prerequisites

  • Are you running the latest version?
  • Are you able to consistently reproduce the issue?
  • Did you search the issue queue for existing issue? Search issues

Issue Description

As discussed on reaction-feature-requests#94, products should have translatable fields for multi-language shops.

Possible Solution

Implement a solution similar to what's done with messagesByLanguage in api-plugin-surcharges.

Contributor guide