chore: translate i18n files (#7965)

Co-authored-by: JohnJyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
github-actions[bot]
2024-09-04 17:45:12 +08:00
committed by GitHub
parent 15791510c8
commit fb113a9479
136 changed files with 2953 additions and 1375 deletions

View File

@@ -122,7 +122,17 @@ const translation = {
removeConfirmTitle: '¿Eliminar la configuración de {{key}}?',
removeConfirmContent: 'La configuración actual está en uso, eliminarla desactivará la función de rastreo.',
},
view: 'Vista',
},
answerIcon: {
title: 'Usar el icono de la aplicación web para reemplazar 🤖',
descriptionInExplore: 'Si se debe usar el icono de la aplicación web para reemplazarlo 🤖 en Explore',
description: 'Si se va a usar el icono de la aplicación web para reemplazarlo 🤖 en la aplicación compartida',
},
importFromDSLUrl: 'URL de origen',
importFromDSLUrlPlaceholder: 'Pegar enlace DSL aquí',
importFromDSL: 'Importar desde DSL',
importFromDSLFile: 'Desde el archivo DSL',
}
export default translation