mirror of https://github.com/ElemeFE/element
i18n: Update Slovak translations (#21711)
parent
d2b393b785
commit
2169a2a7c7
|
@ -109,14 +109,14 @@ export default {
|
||||||
hasCheckedFormat: '{checked}/{total} označených'
|
hasCheckedFormat: '{checked}/{total} označených'
|
||||||
},
|
},
|
||||||
image: {
|
image: {
|
||||||
error: 'FAILED' // to be translated
|
error: 'Chyba načítania'
|
||||||
},
|
},
|
||||||
pageHeader: {
|
pageHeader: {
|
||||||
title: 'Back' // to be translated
|
title: 'Späť'
|
||||||
},
|
},
|
||||||
popconfirm: {
|
popconfirm: {
|
||||||
confirmButtonText: 'Yes', // to be translated
|
confirmButtonText: 'Potvrdiť',
|
||||||
cancelButtonText: 'No' // to be translated
|
cancelButtonText: 'Zrušiť'
|
||||||
},
|
},
|
||||||
empty: {
|
empty: {
|
||||||
description: 'Žiadne dáta'
|
description: 'Žiadne dáta'
|
||||||
|
|
Loading…
Reference in New Issue