fix: deutsch edit app (#4270)

This commit is contained in:
YidaHu 2024-05-11 10:07:54 +08:00 committed by GitHub
parent 749b236d3d
commit 1e451991db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,9 +42,10 @@ const translation = {
appCreated: 'App erstellt',
appCreateFailed: 'Erstellen der App fehlgeschlagen',
},
editApp: {
startToEdit: 'App bearbeiten',
},
editApp: 'App bearbeiten',
editAppTitle: 'App-Informationen bearbeiten',
editDone: 'App-Informationen wurden aktualisiert',
editFailed: 'Aktualisierung der App-Informationen fehlgeschlagen',
emoji: {
ok: 'OK',
cancel: 'Abbrechen',