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

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