mirror of
https://github.com/element-plus/element-plus.git
synced 2025-02-05 11:21:11 +08:00
fix(locale): update estonian translations (#10004)
This commit is contained in:
parent
6a9fe5dadb
commit
4be2c3b320
@ -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',
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user