Returns an unmodifiable list of all currently loaded locale tags.
List<String> get supportedLocales => List.unmodifiable(_catalogs.keys);