@rr0/cms
Version:
RR0 Content Management System (CMS)
7 lines (6 loc) • 337 B
JavaScript
import { StThomasCityCode } from "./StThomasCityCode.js";
import { DepartmentMessages } from "../../../../country/index.js";
import { charlotteAmalie_fr } from "./CharlotteAmalie/CharlotteAmalie_fr.js";
export const stThomas_fr = DepartmentMessages.create("Saint-Thomas", {
[StThomasCityCode.CharlotteAmalie]: charlotteAmalie_fr
});