Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add manpages and improve spanish version #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions _data/locales/es.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
software: Software
documentation: Documentación
manpages: Páginas man
wiki: Wiki
wiki_url: https://es.opensuse.org
forums: Foro
forums_url: https://forums.opensuse.org/forumdisplay.php/837-Espa%C3%B1ol
forums_url: https://forums.opensuse.org/c/espanol-spanish/14
development: Desarrollo
build_service: Servicio de compilaciones
information: Información
Expand All @@ -22,8 +23,9 @@ main: Principal
main_site: Sitio principal
telegram_group: Grupo de Telegram
telegram_group_url: https://t.me/openSUSE_ES
other: Otro
other: Otros
unofficial_guide: Guía (no oficial)
unofficial_guide_url: https://victorhck.gitlab.io/guia_openSUSE/
mirrors: Espejos
kernel: Kernel
status: Estado
Expand Down
4 changes: 4 additions & 0 deletions _data/sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
icon: doc.svg
url: https://doc.opensuse.org/

- id: manpages
icon: doc.svg
url: https://manpages.opensuse.org/

- id: forums
icon: forums.svg
url: https://forums.opensuse.org/
Expand Down