Type alias JFormTranslations

JFormTranslations: {
    [L in JLOCALES]: Record<string, string>
}