reactos/reactos/base/setup/usetup/lang/eu-ES.h

12 lines
167 B
C
Raw Normal View History

#ifndef LANG_EU_ES_H__
#define LANG_EU_ES_H__
MUI_LAYOUTS euESLayouts[] =
{
{ L"042D", L"0000040A" },
{ L"0409", L"00000409" },
{ NULL, NULL }
};
#endif