Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update uz-UZ.js #22390

Merged
merged 1 commit into from
Feb 21, 2023
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