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

@@ -208,6 +208,11 @@ const translation = {
installingWithSuccess: 'Установка плагинов {{installingLength}}, {{successLength}} успех.',
installedError: 'плагины {{errorLength}} не удалось установить',
installError: 'Плагины {{errorLength}} не удалось установить, нажмите для просмотра',
installSuccess: '{{successLength}} plugins installed successfully',
installed: 'Installed',
runningPlugins: 'Installing Plugins',
successPlugins: 'Successfully Installed Plugins',
errorPlugins: 'Failed to Install Plugins',
},
install: '{{num}} установок',
searchCategories: 'Поиск категорий',