Fixed files

This commit is contained in:
MaxOvs
2023-01-13 15:40:11 +03:00
parent 4d10721b7b
commit ae258e68f4
14 changed files with 19 additions and 1193 deletions

View File

@@ -1,13 +0,0 @@
"use strict";
exports.__esModule = true;
exports.en = exports.ru = void 0;
exports.ru = {
selectPlaceholder: 'Выберите элемент...',
placeholder: 'Поиск...',
textInListSearch: 'Совпадений нет...'
};
exports.en = {
selectPlaceholder: 'Select element...',
placeholder: 'Search...',
textInListSearch: 'No matches...'
};