Files
LingChair/client/mdui_patched/locales/uk-ua.js

11 lines
483 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// 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': `ОК`,
};