Currently, the property value for a Natural Language property, such as title returns only values for the default language. This should probably return all values.
The proposed change is:
The property value for natural language property is an object whose properties are language codes and where the values of those properties are arrays (see Language Maps in [[!JSON-LD]]).
As a property value is taken after metadata is merged natural language properties will already be in this form, and it is compatible with JSON-LD language maps (other than und).