Universal Containers wants to add a model field to each product. Products will have localespecific model values.
How should the Digital Developer implement the requirement?
Select an option, then click Submit answer.
-
○
Utilize resource bundles for translatable values.
-
○
Set the model field as a localizable attribute.
-
○
Store translated model values in different fields; one field for each locale.
-
○
Add model to a new custom object with localizable attributes.