Files
LingChair/mdui_patched/locales/ta-in.js
CrescentLeaf 1cb8ac3fff 移动目录
2025-11-23 13:27:15 +08:00

11 lines
562 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': `சரி`,
};