Get all entries
Iterable<MapEntry<I18nLocale, Map<String, Map<String, dynamic>>>> getEntries() { return _internalMap.entries; }