chore: update locale de.ts

complete german locale
This commit is contained in:
fratzinger
2021-11-10 10:45:20 +01:00
committed by GitHub
parent 84cecf5477
commit 24eb189e5a

View File

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