UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

7 lines (6 loc) 282 B
import { RegionMessages } from "../../../country/index.js"; import { HawaiiCountyCode } from "./HawaiiCountyCode.js"; import { honolulu_fr } from "./honolulu/Honolulu_fr.js"; export const hawai_fr = RegionMessages.create("Hawaï", { [HawaiiCountyCode.Honolulu]: honolulu_fr });