i18n: Update Slovenian translation (#21729)

pull/21622/head
Patrick 2022-04-11 09:35:22 +02:00 committed by GitHub
parent 3204dd54e1
commit 416b42faaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -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'