mirror of https://github.com/ElemeFE/element
Merge branch 'dev' of github.com:ElemeFE/element into dev-input
commit
5c20fc2d95
|
@ -62,7 +62,7 @@ export default {
|
||||||
loading: 'Yuklanmoqda',
|
loading: 'Yuklanmoqda',
|
||||||
noMatch: 'Mos maʼlumot yoʻq',
|
noMatch: 'Mos maʼlumot yoʻq',
|
||||||
noData: 'Maʼlumot yoʻq',
|
noData: 'Maʼlumot yoʻq',
|
||||||
placeholder: 'Tanladizngiz'
|
placeholder: 'Tanlang'
|
||||||
},
|
},
|
||||||
cascader: {
|
cascader: {
|
||||||
noMatch: 'Mos maʼlumot topilmadi',
|
noMatch: 'Mos maʼlumot topilmadi',
|
||||||
|
@ -85,8 +85,8 @@ export default {
|
||||||
upload: {
|
upload: {
|
||||||
deleteTip: 'Oʻchirish tugmasini bosib oʻchiring',
|
deleteTip: 'Oʻchirish tugmasini bosib oʻchiring',
|
||||||
delete: 'Oʻchirish',
|
delete: 'Oʻchirish',
|
||||||
preview: 'Oldin koʻrish',
|
preview: 'Oldindan koʻrish',
|
||||||
continue: 'Davom qilish'
|
continue: 'Davom etish'
|
||||||
},
|
},
|
||||||
table: {
|
table: {
|
||||||
emptyText: 'Boʻsh',
|
emptyText: 'Boʻsh',
|
||||||
|
@ -113,8 +113,8 @@ export default {
|
||||||
title: 'Orqaga'
|
title: 'Orqaga'
|
||||||
},
|
},
|
||||||
popconfirm: {
|
popconfirm: {
|
||||||
confirmButtonText: 'Yes', // to be translated
|
confirmButtonText: 'Tasdiqlash',
|
||||||
cancelButtonText: 'No' // to be translated
|
cancelButtonText: 'Bekor qilish'
|
||||||
},
|
},
|
||||||
empty: {
|
empty: {
|
||||||
description: 'Boʻsh'
|
description: 'Boʻsh'
|
||||||
|
|
Loading…
Reference in New Issue