Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions src/locale/lang/uz-UZ.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export default {
loading: 'Yuklanmoqda',
noMatch: 'Mos maʼlumot yoʻq',
noData: 'Maʼlumot yoʻq',
placeholder: 'Tanladizngiz'
placeholder: 'Tanlang'
},
cascader: {
noMatch: 'Mos maʼlumot topilmadi',
Expand All @@ -85,8 +85,8 @@ export default {
upload: {
deleteTip: 'Oʻchirish tugmasini bosib oʻchiring',
delete: 'Oʻchirish',
preview: 'Oldin koʻrish',
continue: 'Davom qilish'
preview: 'Oldindan koʻrish',
continue: 'Davom etish'
},
table: {
emptyText: 'Boʻsh',
Expand All @@ -113,8 +113,8 @@ export default {
title: 'Orqaga'
},
popconfirm: {
confirmButtonText: 'Yes', // to be translated
cancelButtonText: 'No' // to be translated
confirmButtonText: 'Tasdiqlash',
cancelButtonText: 'Bekor qilish'
},
empty: {
description: 'Boʻsh'
Expand Down