Translation fix (#21194)

This commit is contained in:
NeatGuyCoding
2025-06-19 09:36:56 +08:00
committed by GitHub
parent 8331b63baa
commit 9835730278
9 changed files with 16 additions and 8 deletions

View File

@@ -137,6 +137,7 @@ const translation = {
installing: 'Instalar...',
uploadingPackage: 'Carregando {{packageName}} ...',
dropPluginToInstall: 'Solte o pacote de plug-in aqui para instalar',
installWarning: 'Este plugin não é permitido ser instalado.',
},
installFromGitHub: {
selectVersionPlaceholder: 'Selecione uma versão',
@@ -172,7 +173,7 @@ const translation = {
recentlyUpdated: 'Atualizado recentemente',
newlyReleased: 'Recém-lançado',
},
sortBy: 'Cidade negra',
sortBy: 'Ordenar por',
viewMore: 'Ver mais',
and: 'e',
pluginsResult: '{{num}} resultados',