mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:28:10 +08:00
chore: translate i18n files and update type definitions (#25645)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4f868275a9
commit
db01cbb63d
@ -316,6 +316,10 @@ const translation = {
|
||||
tryDifferentSearch: 'Prueba con un término de búsqueda diferente',
|
||||
noMatchingCommands: 'No se encontraron comandos coincidentes',
|
||||
slashHint: 'Escribe / para ver todos los comandos disponibles',
|
||||
selectToNavigate: 'Seleccionar para navegar',
|
||||
pressEscToClose: 'Presiona ESC para cerrar',
|
||||
startTyping: 'Empieza a escribir para buscar',
|
||||
tips: 'Presiona ↑↓ para navegar',
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user