fix: 本地 patch MDUI 以解决 tabindex = 0 导致的一系列玄学问题
This commit is contained in:
10
client/mdui_patched/locales/ne-np.js
Normal file
10
client/mdui_patched/locales/ne-np.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