Gets the localized value by the default locale
String getLocalization(String key) => getLocalizationByLocale(key, _getLocale());