UNPKG

tdesign-mobile-vue

Version:
142 lines (138 loc) 3.45 kB
/** * tdesign v1.13.2 * (c) 2026 TDesign Group * @license MIT */ import '../../../../../_chunks/dep-31ad7422.js'; import '../../../../../_chunks/dep-8e82f508.js'; var enUs = { actionSheet: { cancel: "Cancel" }, calendar: { confirm: "Confirm", title: "Select Date", weekdays: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], monthTitle: "{month} {year}", months: ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"] }, cascader: { title: "Title", placeholder: "Select options" }, dropdownMenu: { reset: "Reset", confirm: "Confirm" }, dateTimePicker: { dayjsLocale: "en", title: "Select Date", cancel: "Cancel", confirm: "Confirm", format: "YYYY-MM-DD", months: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], yearLabel: "", monthLabel: "", dateLabel: "", hourLabel: "", minuteLabel: "", secondLabel: "" }, form: { errorMessage: { date: "${name} is invalid", url: "${name} is invalid", required: "${name} is required", whitespace: "${name} cannot be empty", max: "${name} cannot be longer than ${validate} characters", min: "${name} must be at least ${validate} characters", len: "${name} must be exactly ${validate} characters", enum: "${name} must be one of ${validate}", idcard: "${name} is invalid", telnumber: "${name} is invalid", pattern: "${name} is invalid", validator: "${name} is invalid", boolean: "${name} is not a boolean", number: "${name} must be a number" }, colonText: ":" }, picker: { cancel: "Cancel", confirm: "Confirm" }, pullDownRefresh: { loadingTexts: ["Pull to refresh", "Loose to refresh", "Refreshing ", "Refresh completed"] }, rate: { texts: ["Poor", "Fair", "Average", "Good", "Excellent"], valueText: "{value} score", noValueText: "No score" }, tabBar: { newsAriaLabel: "There is new news", moreNewsAriaLabel: "There is a lot of news", haveMoreNewsAriaLabel: "There are {value}+ news", haveNewsAriaLabel: "There are {value} news" }, table: { empty: "Empty Data" }, list: { loading: "Loading...", loadingMoreText: "Click to load more", pulling: "Pull to refresh...", loosing: "Loose to refresh...", success: "Refresh successful" }, upload: { progress: { uploadingText: "Uploading...", waitingText: "Waiting", failText: "Failed", successText: "Success", reloadText: "Reload" } }, guide: { next: "Next", skip: "Skip", finish: "Finish", back: "Back" }, qrcode: { expiredText: "expired", refreshText: "refresh", scannedText: "scanned" }, attachments: { status: { pending: "uploading...", fail: "upload failed" } }, chatActionbar: { actionBar: { replay: "refresh", copy: "copy", good: "good", bad: "bad", share: "share", quote: "quote" } }, chatSender: { placeholder: "please enter message...", sendText: "send", stopText: "stop" }, chatThinking: { status: { pending: "thinking...", complete: "thinking process completed", stop: "thinking has stopped" } } }; export { enUs as default }; //# sourceMappingURL=en_US.js.map