mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Add basic PWA offline page
- Remove feed_icons cache because it's causing more problems that it solve. - Add basic offline mode when using the service worker. - Starting in Chrome 93, offline mode is going to be a requirement to install the PWA. https://developer.chrome.com/blog/improved-pwa-offline-detection/#enforcement-starting-chrome-93-august-2021
This commit is contained in:
parent
ae13b4e420
commit
8a812cd8ec
20 changed files with 141 additions and 14 deletions
|
@ -200,6 +200,9 @@
|
|||
"page.api_keys.table.actions": "Aktionen",
|
||||
"page.api_keys.never_used": "Nie benutzt",
|
||||
"page.new_api_key.title": "Neuer API-Schlüssel",
|
||||
"page.offline.title": "Offline-Modus",
|
||||
"page.offline.message": "Du bist offline",
|
||||
"page.offline.refresh_page": "Versuchen Sie, die Seite zu aktualisieren",
|
||||
"alert.no_shared_entry": "Es existieren derzeit keine geteilten Artikel.",
|
||||
"alert.no_bookmark": "Es existiert derzeit kein Lesezeichen.",
|
||||
"alert.no_category": "Es ist keine Kategorie vorhanden.",
|
||||
|
|
|
@ -200,6 +200,9 @@
|
|||
"page.api_keys.table.actions": "Actions",
|
||||
"page.api_keys.never_used": "Never Used",
|
||||
"page.new_api_key.title": "New API Key",
|
||||
"page.offline.title": "Offline Mode",
|
||||
"page.offline.message": "You are offline",
|
||||
"page.offline.refresh_page": "Try to refresh the page",
|
||||
"alert.no_shared_entry": "There is no shared entry.",
|
||||
"alert.no_bookmark": "There is no bookmark at the moment.",
|
||||
"alert.no_category": "There is no category.",
|
||||
|
|
|
@ -200,6 +200,9 @@
|
|||
"page.api_keys.table.actions": "Acciones",
|
||||
"page.api_keys.never_used": "Nunca usado",
|
||||
"page.new_api_key.title": "Nueva clave API",
|
||||
"page.offline.title": "Modo offline",
|
||||
"page.offline.message": "Estas desconectado",
|
||||
"page.offline.refresh_page": "Intenta actualizar la página",
|
||||
"alert.no_shared_entry": "No hay entrada compartida.",
|
||||
"alert.no_bookmark": "No hay marcador en este momento.",
|
||||
"alert.no_category": "No hay categoría.",
|
||||
|
|
|
@ -200,6 +200,9 @@
|
|||
"page.api_keys.table.actions": "Actions",
|
||||
"page.api_keys.never_used": "Jamais utilisé",
|
||||
"page.new_api_key.title": "Nouvelle clé d'API",
|
||||
"page.offline.title": "Mode Hors-Ligne",
|
||||
"page.offline.message": "Vous n'êtes pas connecté",
|
||||
"page.offline.refresh_page": "Essayez de rafraîchir la page",
|
||||
"alert.no_shared_entry": "Il n'y a pas d'article partagé.",
|
||||
"alert.no_bookmark": "Il n'y a aucun favoris pour le moment.",
|
||||
"alert.no_category": "Il n'y a aucune catégorie.",
|
||||
|
|
|
@ -200,6 +200,9 @@
|
|||
"page.api_keys.table.actions": "Azioni",
|
||||
"page.api_keys.never_used": "Mai usato",
|
||||
"page.new_api_key.title": "Nuova chiave API",
|
||||
"page.offline.title": "Modalità offline",
|
||||
"page.offline.message": "Sei offline",
|
||||
"page.offline.refresh_page": "Prova ad aggiornare la pagina",
|
||||
"alert.no_shared_entry": "Non ci sono voci condivise.",
|
||||
"alert.no_bookmark": "Nessun preferito disponibile.",
|
||||
"alert.no_category": "Nessuna categoria disponibile.",
|
||||
|
|
|
@ -200,6 +200,9 @@
|
|||
"page.api_keys.table.actions": "アクション",
|
||||
"page.api_keys.never_used": "使われたことがない",
|
||||
"page.new_api_key.title": "新しいAPIキー",
|
||||
"page.offline.title": "オフラインモード",
|
||||
"page.offline.message": "オフラインです",
|
||||
"page.offline.refresh_page": "ページを更新してみてください",
|
||||
"alert.no_shared_entry": "共有エントリはありません。",
|
||||
"alert.no_bookmark": "現在星付きはありません。",
|
||||
"alert.no_category": "カテゴリが存在しません。",
|
||||
|
|
|
@ -200,6 +200,9 @@
|
|||
"page.api_keys.table.actions": "Acties",
|
||||
"page.api_keys.never_used": "Nooit gebruikt",
|
||||
"page.new_api_key.title": "Nieuwe API-sleutel",
|
||||
"page.offline.title": "Offline modus",
|
||||
"page.offline.message": "Je bent offline",
|
||||
"page.offline.refresh_page": "Probeer de pagina te vernieuwen",
|
||||
"alert.no_shared_entry": "Er is geen gedeelde toegang.",
|
||||
"alert.no_bookmark": "Er zijn op dit moment geen favorieten.",
|
||||
"alert.no_category": "Er zijn geen categorieën.",
|
||||
|
|
|
@ -202,6 +202,9 @@
|
|||
"page.api_keys.table.actions": "Działania",
|
||||
"page.api_keys.never_used": "Nigdy nie używany",
|
||||
"page.new_api_key.title": "Nowy klucz API",
|
||||
"page.offline.title": "Tryb offline",
|
||||
"page.offline.message": "Jesteś odłączony od sieci",
|
||||
"page.offline.refresh_page": "Spróbuj odświeżyć stronę",
|
||||
"alert.no_shared_entry": "Brak wspólnego wpisu.",
|
||||
"alert.no_bookmark": "Obecnie nie ma żadnych zakładek.",
|
||||
"alert.no_category": "Nie ma żadnej kategorii!",
|
||||
|
|
|
@ -200,6 +200,9 @@
|
|||
"page.api_keys.table.actions": "Ações",
|
||||
"page.api_keys.never_used": "Nunca usado",
|
||||
"page.new_api_key.title": "Nova chave de API",
|
||||
"page.offline.title": "Modo offline",
|
||||
"page.offline.message": "Você está offline",
|
||||
"page.offline.refresh_page": "Tente atualizar a página",
|
||||
"alert.no_shared_entry": "Não há itens compartilhados.",
|
||||
"alert.no_bookmark": "Não há favorito neste momento.",
|
||||
"alert.no_category": "Não há categoria.",
|
||||
|
|
|
@ -202,6 +202,9 @@
|
|||
"page.api_keys.table.actions": "Действия",
|
||||
"page.api_keys.never_used": "Никогда не использовался",
|
||||
"page.new_api_key.title": "Новый API-ключ",
|
||||
"page.offline.title": "Автономный режим",
|
||||
"page.offline.message": "Ты не в сети",
|
||||
"page.offline.refresh_page": "Попробуйте обновить страницу",
|
||||
"alert.no_shared_entry": "Общедоступные записи отсутствуют.",
|
||||
"alert.no_bookmark": "Избранное отсутствует.",
|
||||
"alert.no_category": "Категории отсутствуют.",
|
||||
|
|
|
@ -198,6 +198,9 @@
|
|||
"page.api_keys.table.actions": "操作",
|
||||
"page.api_keys.never_used": "没用过",
|
||||
"page.new_api_key.title": "新的API密钥",
|
||||
"page.offline.title": "离线模式",
|
||||
"page.offline.message": "您离线",
|
||||
"page.offline.refresh_page": "尝试刷新页面",
|
||||
"alert.no_shared_entry": "没有共享条目。",
|
||||
"alert.no_bookmark": "目前没有书签",
|
||||
"alert.no_category": "目前没有分类",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue