Subclasses should override this to return their locale, e.g. 'en_US'
@override String get localeName => 'de';