fix: 本地 patch MDUI 以解决 tabindex = 0 导致的一系列玄学问题
This commit is contained in:
10
client/mdui_patched/locales/fa-ir.js
Normal file
10
client/mdui_patched/locales/fa-ir.js
Normal file
@@ -0,0 +1,10 @@
|
||||
// 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': `تایید`,
|
||||
};
|
||||
Reference in New Issue
Block a user