mirror of
https://github.com/langgenius/dify.git
synced 2026-01-06 06:26:00 +00:00
chore(i18n): translate i18n files and update type definitions (#29395)
Co-authored-by: zhsama <33454514+zhsama@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0867c1800b
commit
e8720de9ad
@@ -230,6 +230,11 @@ const translation = {
|
||||
installing: 'Installation von {{installingLength}} Plugins, 0 erledigt.',
|
||||
installError:
|
||||
'{{errorLength}} Plugins konnten nicht installiert werden, klicken Sie hier, um sie anzusehen',
|
||||
installSuccess: '{{successLength}} plugins installed successfully',
|
||||
installed: 'Installed',
|
||||
runningPlugins: 'Installing Plugins',
|
||||
successPlugins: 'Successfully Installed Plugins',
|
||||
errorPlugins: 'Failed to Install Plugins',
|
||||
},
|
||||
allCategories: 'Alle Kategorien',
|
||||
install: '{{num}} Installationen',
|
||||
|
||||
Reference in New Issue
Block a user