23 if ( isset( $grammarForms[
'ga'][$case][$word] ) ) {
24 return $grammarForms[
'ga'][$case][$word];
31 $word =
'Dé Domhnaigh';
40 $word =
'Dé Chéadaoin';
49 $word =
'Dé Sathairn';
59class_alias( LanguageGa::class,
'LanguageGa' );
A class containing constants representing the names of configuration variables.
const GrammarForms
Name constant for the GrammarForms setting, for use with Config::get()