Files
CrescentLeaf 1cb8ac3fff 移动目录
2025-11-23 13:27:15 +08:00

11 lines
428 B
JavaScript

// Do not modify this file by hand!
// Re-generate this file by running lit-localize
export const templates = {
'components.textField.patternError': `请与所请求的格式保持一致。`,
'functions.alert.confirmText': `确定`,
'functions.confirm.cancelText': `取消`,
'functions.confirm.confirmText': `确定`,
'functions.prompt.cancelText': `取消`,
'functions.prompt.confirmText': `确定`,
};