@rr0/cms
Version:
RR0 Content Management System (CMS)
7 lines (6 loc) • 307 B
JavaScript
import { UintahCityCode } from "./UintahCityCode.js";
import { DepartmentMessages } from "../../../../country/index.js";
import { skinwalker_fr } from "./skinwalker/Skinwalker_fr.js";
export const uintah_fr = DepartmentMessages.create("Comté d'Uintah", {
[UintahCityCode.Skinwalker]: skinwalker_fr
});