forked from Archives/Athou_commafeed
add context menu item to open link in new tab
This commit is contained in:
@@ -441,6 +441,10 @@ msgstr "Marcar como leído hasta aquí"
|
||||
msgid "Metrics"
|
||||
msgstr "Métricas"
|
||||
|
||||
#: src/components/KeyboardShortcutsHelp.tsx
|
||||
msgid "Middle click"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/KeyboardShortcutsHelp.tsx
|
||||
msgid "Move the page down"
|
||||
msgstr "Mover la página hacia abajo"
|
||||
@@ -522,11 +526,18 @@ msgstr "Abrir la entrada actual en una nueva pestaña"
|
||||
msgid "Open current entry in a new tab in the background"
|
||||
msgstr "Abrir la entrada actual en una nueva pestaña en segundo plano"
|
||||
|
||||
#: src/components/content/FeedEntryContextMenu.tsx
|
||||
#: src/components/content/FeedEntryFooter.tsx
|
||||
msgid "Open link"
|
||||
msgstr "Abrir enlace"
|
||||
|
||||
#: src/components/content/FeedEntryContextMenu.tsx
|
||||
msgid "Open link in new background tab"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/content/FeedEntryContextMenu.tsx
|
||||
msgid "Open link in new tab"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/KeyboardShortcutsHelp.tsx
|
||||
msgid "Open next entry"
|
||||
msgstr "Abrir siguiente entrada"
|
||||
|
||||
Reference in New Issue
Block a user