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

11 lines
444 B
JavaScript

// Do not modify this file by hand!
// Re-generate this file by running lit-localize
export const templates = {
'components.textField.patternError': `Zəhmət olmasa, tələb olunan formatla uyğun gəlin.`,
'functions.alert.confirmText': `Oldu`,
'functions.confirm.cancelText': `Ləğv et`,
'functions.confirm.confirmText': `Oldu`,
'functions.prompt.cancelText': `Ləğv et`,
'functions.prompt.confirmText': `Oldu`,
};