mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
i18n: Update Slovak translations (#21711)
This commit is contained in:
@@ -109,14 +109,14 @@ export default {
|
||||
hasCheckedFormat: '{checked}/{total} označených'
|
||||
},
|
||||
image: {
|
||||
error: 'FAILED' // to be translated
|
||||
error: 'Chyba načítania'
|
||||
},
|
||||
pageHeader: {
|
||||
title: 'Back' // to be translated
|
||||
title: 'Späť'
|
||||
},
|
||||
popconfirm: {
|
||||
confirmButtonText: 'Yes', // to be translated
|
||||
cancelButtonText: 'No' // to be translated
|
||||
confirmButtonText: 'Potvrdiť',
|
||||
cancelButtonText: 'Zrušiť'
|
||||
},
|
||||
empty: {
|
||||
description: 'Žiadne dáta'
|
||||
|
||||
Reference in New Issue
Block a user