entries property

List<ArbEntry> entries
final

Translation entries, in the order they appear after parsing. dialect check --fix re-sorts these on write.

Implementation

final List<ArbEntry> entries;