locale: add missing de translations

pull/21242/head
robert 2021-08-18 22:51:03 +02:00
parent eeb9a93e86
commit 0a956d25d5
1 changed files with 4 additions and 4 deletions

View File

@ -108,14 +108,14 @@ export default {
hasCheckedFormat: '{checked}/{total} ausgewählt'
},
image: {
error: 'FAILED' // to be translated
error: 'Fehler'
},
pageHeader: {
title: 'Back' // to be translated
title: 'Zurück'
},
popconfirm: {
confirmButtonText: 'Yes', // to be translated
cancelButtonText: 'No' // to be translated
confirmButtonText: 'Ja',
cancelButtonText: 'Nein'
},
empty: {
description: 'Keine Daten'