Internal cache of translations: locale -> key -> translated string
Map<String, Map<String, String>> get cache => _cache;