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

11 lines
416 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': `確定`,
};