i18n: Update Uighur locale (#20177)

pull/20427/head
IlhamTahir 2020-11-11 16:49:13 +08:00 committed by GitHub
parent 985bd49fef
commit 5ce89b8e00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -107,14 +107,14 @@ export default {
hasCheckedFormat: 'تاللانغىنى {checked}/{total} تۈر' hasCheckedFormat: 'تاللانغىنى {checked}/{total} تۈر'
}, },
image: { image: {
error: 'FAILED' // to be translated error: 'مەغلۇب بولدى'
}, },
pageHeader: { pageHeader: {
title: 'Back' // to be translated title: 'قايتىش'
}, },
popconfirm: { popconfirm: {
confirmButtonText: 'Yes', // to be translated confirmButtonText: 'ھەئە',
cancelButtonText: 'No' // to be translated cancelButtonText: 'ياق'
} }
} }
}; };