mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 18:35:58 +08:00
fix: deutsch edit app (#4270)
This commit is contained in:
parent
749b236d3d
commit
1e451991db
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user