Files
LingChair/client/mdui_patched/locales/it-it.js

11 lines
426 B
JavaScript

// Do not modify this file by hand!
// Re-generate this file by running lit-localize
export const templates = {
'components.textField.patternError': `Si prega di corrispondere al formato richiesto.`,
'functions.alert.confirmText': `OK`,
'functions.confirm.cancelText': `Annulla`,
'functions.confirm.confirmText': `OK`,
'functions.prompt.cancelText': `Annulla`,
'functions.prompt.confirmText': `OK`,
};