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:
github-actions[bot]
2025-12-10 13:52:54 +08:00
committed by GitHub
parent 0867c1800b
commit e8720de9ad
19 changed files with 95 additions and 0 deletions

View File

@@ -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',