{{define "shortcuts-modal"}}

{{.UI.ShortcutsModal.Title}}

{{if eq .Lang "es"}}Aprende los Atajos{{else}}Learn the Shortcuts{{end}}

{{.UI.ShortcutsModal.Sections.Zoom.Title}}

/ +
{{.UI.ShortcutsModal.Sections.Zoom.ZoomIn.Description}}
/
{{.UI.ShortcutsModal.Sections.Zoom.ZoomOut.Description}}
/ 0
{{.UI.ShortcutsModal.Sections.Zoom.ZoomReset.Description}}

{{.UI.ShortcutsModal.Sections.ViewControls.Title}}

to Length
{{.UI.ShortcutsModal.Sections.ViewControls.ToggleLength.Description}}
to Icons
{{.UI.ShortcutsModal.Sections.ViewControls.ToggleIcons.Description}}
to View
{{.UI.ShortcutsModal.Sections.ViewControls.ToggleTheme.Description}}

{{.UI.ShortcutsModal.Sections.Navigation.Title}}

Menu → Expand All
{{.UI.ShortcutsModal.Sections.Navigation.ExpandAll.Description}}
Menu → Collapse All
{{.UI.ShortcutsModal.Sections.Navigation.CollapseAll.Description}}
Click Button
{{.UI.ShortcutsModal.Sections.Navigation.ScrollToTop.Description}}

{{.UI.ShortcutsModal.Sections.Actions.Title}}

/ P
{{.UI.ShortcutsModal.Sections.Actions.Print.Description}}
{{.UI.ShortcutsModal.Sections.Actions.CloseModal.Description}}
?
{{.UI.ShortcutsModal.Sections.Actions.ShowHelp.Description}}

{{.UI.ShortcutsModal.Sections.Browser.Title}}

{{.UI.ShortcutsModal.Sections.Browser.Tab.Description}}
/
{{.UI.ShortcutsModal.Sections.Browser.Enter.Description}}
{{end}}