reactioncommerce/reaction

Introduce translatable data fields

Open

#6497 opened on May 15, 2020

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

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