UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

7 lines (6 loc) 304 B
import { RutlandCityCode } from "./RutlandCityCode.js"; import { DepartmentMessages } from "../../../../country/index.js"; import { rutland_fr } from "./Rutland/Rutland_fr.js"; export const rutlandCounty_fr = DepartmentMessages.create("Comté de Rutland", { [RutlandCityCode.Rutland]: rutland_fr });