function data_localeList() { return [Locale::US(), Locale::GERMAN(), Locale::JAPAN(), Locale::ROOT()]; }