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

11 lines
437 B
JavaScript

// Do not modify this file by hand!
// Re-generate this file by running lit-localize
export const templates = {
'components.textField.patternError': `Tabhair aghaidh ar an bhformáid a iarradh, le do thoil.`,
'functions.alert.confirmText': `OK`,
'functions.confirm.cancelText': `Cealaigh`,
'functions.confirm.confirmText': `OK`,
'functions.prompt.cancelText': `Cealaigh`,
'functions.prompt.confirmText': `OK`,
};