mdui
Version:
实现 material you 设计规范的 Web Components 组件库
13 lines (12 loc) • 518 B
JavaScript
// Do not modify this file by hand!
// Re-generate this file by running lit-localize
/* eslint-disable no-irregular-whitespace */
/* eslint-disable @typescript-eslint/no-explicit-any */
export const templates = {
'components.textField.patternError': `Ole hyvä ja vastaa pyydettyä muotoa.`,
'functions.alert.confirmText': `OK`,
'functions.confirm.cancelText': `Peruuta`,
'functions.confirm.confirmText': `OK`,
'functions.prompt.cancelText': `Peruuta`,
'functions.prompt.confirmText': `OK`,
};