UNPKG

@seemusic/ui-components

Version:

A Vue 3 UI Library. Uses Composable.

26 lines (25 loc) 441 B
const zhTw = { name: "zh-TW", sop: { common: { cancel: "取消", confirm: "確定", packUp: "收起", flareOut: "展開", back: "返回" }, basicTable: { emptyRuleValidatorText: "不允許為空" }, filterForm: { selector: "查詢或篩選" }, pagination: { total: "共 {total} 條" } } }; export { zhTw as default }; //# sourceMappingURL=zh-tw.mjs.map