UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 246 B
import { CountryMessages } from "../../country/CountryMessages.js"; import { lesserPolandMessages_en } from "./region/12/LesserPollandMessages_en.js"; export const poland_en = new CountryMessages(["Poland"], { 12: lesserPolandMessages_en });