Commit 2169a2a7 authored by sjaustirni's avatar sjaustirni Committed by GitHub

i18n: Update Slovak translations (#21711)

parent d2b393b7
...@@ -109,14 +109,14 @@ export default { ...@@ -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'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment