UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

7 lines (6 loc) 280 B
import { AlgerCityCode } from "./AlgerCityCode.js"; import { alger_fr } from "./Alger/Alger_fr.js"; import { DepartmentMessages } from "../../../country/index.js"; export const algerRegion_fr = DepartmentMessages.create("Wilaya d'Alger", { [AlgerCityCode.Alger]: alger_fr });