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

11 lines
417 B
JavaScript

// Do not modify this file by hand!
// Re-generate this file by running lit-localize
export const templates = {
'components.textField.patternError': `Ole hyvä ja vastaa pyydettyä muotoa.`,
'functions.alert.confirmText': `OK`,
'functions.confirm.cancelText': `Peruuta`,
'functions.confirm.confirmText': `OK`,
'functions.prompt.cancelText': `Peruuta`,
'functions.prompt.confirmText': `OK`,
};