Commit 416b42fa authored by Patrick's avatar Patrick Committed by GitHub

i18n: Update Slovenian translation (#21729)

parent 3204dd54
...@@ -107,14 +107,14 @@ export default { ...@@ -107,14 +107,14 @@ export default {
hasCheckedFormat: '{checked}/{total} izbranih' hasCheckedFormat: '{checked}/{total} izbranih'
}, },
image: { image: {
error: 'FAILED' // to be translated error: 'NEUSPELO'
}, },
pageHeader: { pageHeader: {
title: 'Back' // to be translated title: 'Nazaj'
}, },
popconfirm: { popconfirm: {
confirmButtonText: 'Yes', // to be translated confirmButtonText: 'Da',
cancelButtonText: 'No' // to be translated cancelButtonText: 'Ne'
}, },
empty: { empty: {
description: 'Ni podatkov' description: 'Ni podatkov'
......
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