移动目录
This commit is contained in:
10
mdui_patched/locales/hu-hu.js
Normal file
10
mdui_patched/locales/hu-hu.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': `Kérlek, illeszd a kért formátumhoz.`,
|
||||
'functions.alert.confirmText': `Rendben`,
|
||||
'functions.confirm.cancelText': `Mégse`,
|
||||
'functions.confirm.confirmText': `Rendben`,
|
||||
'functions.prompt.cancelText': `Mégse`,
|
||||
'functions.prompt.confirmText': `Rendben`,
|
||||
};
|
||||
Reference in New Issue
Block a user