fix(locale): update estonian translations (#10004)

This commit is contained in:
vinksz 2022-10-10 05:56:09 +03:00 committed by GitHub
parent 6a9fe5dadb
commit 4be2c3b320
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,14 +108,14 @@ export default {
hasCheckedFormat: '{checked}/{total} valitud',
},
image: {
error: 'FAILED', // to be translated
error: 'Ebaõnnestus',
},
pageHeader: {
title: 'Back', // to be translated
title: 'Tagasi',
},
popconfirm: {
confirmButtonText: 'Yes', // to be translated
cancelButtonText: 'No', // to be translated
confirmButtonText: 'Jah',
cancelButtonText: 'Ei',
},
},
}