I suggest changing the language…

I suggest changing the language from Irish (ga) to English Irish (en_IE). In almost 20 years of living in this country, I have not encountered a website created in this language (it is the second language of the website). The main language of the websites is English. I can become an editor of this language after the change.

$en_ie = new GP_Locale();
$en_ie->english_name = ‘English (Ireland)’;
$en_ie->native_name = ‘English (Ireland)’;
$en_ie->lang_code_iso_639_1 = ‘en’;
$en_ie->lang_code_iso_639_2 = ‘eng’;
$en_ie->lang_code_iso_639_3 = ‘eng’;
$en_ie->country_code = ‘ie’;
$en_ie->wp_locale = ‘en_IE’;
$en_ie->slug = ‘en-ie’;
$en_ie->google_code = ‘en’;

#locale-requests