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:
committed by
GitHub
parent
15791510c8
commit
fb113a9479
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user