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

11 lines
572 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': `យល់ព្រម`,
};