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

i18n: Update Slovenian translation (#21729)

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