移动目录
This commit is contained in:
10
mdui_patched/locales/uk-ua.js
Normal file
10
mdui_patched/locales/uk-ua.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