UNPKG

iztech-design-system-neo

Version:

Design System of project IZtech

10 lines (8 loc) 193 B
const LIST = { DESCRIPTION_WHEN_HAS_COMMENT: "{0} replies", DESCRIPTION_WHEN_NO_COMMENT: "There is no comment. Be the first commentor!", } export default { LIST, BTN_CREATE: "Post", }