mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-15 22:35:55 +08:00
fix: deutsch edit app (#4270)
This commit is contained in:
parent
749b236d3d
commit
1e451991db
@ -42,13 +42,14 @@ const translation = {
|
|||||||
appCreated: 'App erstellt',
|
appCreated: 'App erstellt',
|
||||||
appCreateFailed: 'Erstellen der App fehlgeschlagen',
|
appCreateFailed: 'Erstellen der App fehlgeschlagen',
|
||||||
},
|
},
|
||||||
editApp: {
|
editApp: 'App bearbeiten',
|
||||||
startToEdit: 'App bearbeiten',
|
editAppTitle: 'App-Informationen bearbeiten',
|
||||||
},
|
editDone: 'App-Informationen wurden aktualisiert',
|
||||||
|
editFailed: 'Aktualisierung der App-Informationen fehlgeschlagen',
|
||||||
emoji: {
|
emoji: {
|
||||||
ok: 'OK',
|
ok: 'OK',
|
||||||
cancel: 'Abbrechen',
|
cancel: 'Abbrechen',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
export default translation
|
export default translation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user