Files
2026-01-16 01:51:36 +00:00

77 lines
1.7 KiB
JavaScript
Raw Permalink 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.
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _default = exports.default = {
moneySymbol: 'UZS',
form: {
lightFilter: {
more: 'Yana',
clear: 'Tozalash',
confirm: 'OK',
itemUnit: 'Pozitsiyalar'
}
},
tableForm: {
search: 'Qidirish',
reset: 'Qayta tiklash',
submit: 'Yuborish',
collapsed: 'Yigish',
expand: 'Kengaytirish',
inputPlaceholder: 'Qiymatni kiriting',
selectPlaceholder: 'Qiymatni tanlang'
},
alert: {
clear: 'Tozalash',
selected: 'Tanlangan',
item: 'elementlar'
},
pagination: {
total: {
range: ' ',
total: 'dan',
item: 'elementlar'
}
},
tableToolBar: {
leftPin: 'Chapga mahkamlash',
rightPin: 'Ongga mahkamlash',
noPin: 'Mahkamlashni olib tashlash',
leftFixedTitle: 'Chapga mahkamlangan',
rightFixedTitle: 'Ongga mahkamlangan',
noFixedTitle: 'Mahkamlashsiz',
reset: 'Qayta tiklash',
columnDisplay: 'Ustunni korsatish',
columnSetting: 'Sozlamalar',
fullScreen: 'Toliq ekran',
exitFullScreen: 'Toliq ekrandan chiqish',
reload: 'Yangilash',
density: 'Olcham',
densityDefault: 'Standart',
densityLarger: 'Katta',
densityMiddle: 'Ortacha',
densitySmall: 'Kichik'
},
stepsForm: {
next: 'Keyingi',
prev: 'Oldingi',
submit: 'Tugatish'
},
loginForm: {
submitText: 'Kirish'
},
editableTable: {
action: {
save: 'Saqlash',
cancel: 'Bekor qilish',
delete: 'Ochirish',
add: 'maʼlumotlar qatorini qoshish'
}
},
switch: {
open: 'Ochish',
close: 'Yopish'
}
};