Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
entity system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Mar 2012 at 00:41 UTC
Updated:
29 Jul 2014 at 20:31 UTC
Currently fields have a 'translatable' properties that determines whether or not a field can be assigned a value for each available language. Since there are plans to unify the Field and Property APIs and since also properties may need to be multilingual we have to introduce an analogous key at property level.
Comments
Comment #1
plach#1696640: Implement API to unify entity properties and fields