Files
LingChair/client/mdui_patched/locales/da-dk.js

11 lines
414 B
JavaScript

// Do not modify this file by hand!
// Re-generate this file by running lit-localize
export const templates = {
'components.textField.patternError': `Venligst match den ønskede form.`,
'functions.alert.confirmText': `OK`,
'functions.confirm.cancelText': `Annuller`,
'functions.confirm.confirmText': `OK`,
'functions.prompt.cancelText': `Annuller`,
'functions.prompt.confirmText': `OK`,
};