Explorar o código

i18n: Update Slovenian translation (#21729)

Patrick %!s(int64=3) %!d(string=hai) anos
pai
achega
416b42faaf
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      src/locale/lang/sl.js

+ 4 - 4
src/locale/lang/sl.js

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