interface MoveTranslationEntries {
    [key: string]: MoveTranslationEntry;
}

Indexable

[key: string]: MoveTranslationEntry