Skip to content

Commit

Permalink
Update es.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rompelhd authored Jan 21, 2025
1 parent 2918ca7 commit ecf787f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,10 @@
" --help Mostrar este mensaje de ayuda": "help_option",
" -a Se enumeran todos los archivos.": "-a-fun",
" -d Se enumeran solo las carpetas.": "-d-fun",
" -f Imprime la ruta absoluta de cada archivo.": "-f-fun"
" -f Imprime la ruta absoluta de cada archivo.": "-f-fun",
" ------- Opciones gráficas -------": "list_grap",
" -n Desactiva el uso de líneas para mostrar el árbol.": "-n-fun",
" ------- Miscelánea -------": "list_mis",
" --version Muestra la versión del programa.": "-ver-fun",
" --help Muestra este mensaje de ayuda.": "help_option"
}

0 comments on commit ecf787f

Please sign in to comment.