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
@@ -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: 'Поиск категорий',
|
||||
|
||||
Reference in New Issue
Block a user