add error page

This commit is contained in:
Athou
2022-08-14 21:05:22 +02:00
parent ee89b34ab8
commit d2eac62273
5 changed files with 117 additions and 1 deletions

View File

@@ -323,6 +323,10 @@ msgstr "Mark all as read"
msgid "Mark all entries as read"
msgstr "Mark all entries as read"
#: src/components/header/ProfileMenu.tsx
msgid "Metrics"
msgstr "Metrics"
#: src/components/RelativeDate.tsx
#: src/pages/app/FeedDetailsPage.tsx
msgid "N/A"
@@ -368,6 +372,10 @@ msgstr "OPML export"
msgid "OPML file"
msgstr "OPML file"
#: src/pages/ErrorPage.tsx
msgid "Oops!"
msgstr "Oops!"
#: src/components/content/FeedEntryFooter.tsx
msgid "Open link"
msgstr "Open link"
@@ -446,6 +454,10 @@ msgstr "Settings saved."
msgid "Sign up"
msgstr "Sign up"
#: src/pages/ErrorPage.tsx
msgid "Something bad just happened..."
msgstr "Something bad just happened..."
#: src/components/content/add/Subscribe.tsx
#: src/components/content/add/Subscribe.tsx
#: src/pages/app/AddPage.tsx

View File

@@ -323,6 +323,10 @@ msgstr "Tout marquer comme lu"
msgid "Mark all entries as read"
msgstr "Marquer toutes les entrées comme lues"
#: src/components/header/ProfileMenu.tsx
msgid "Metrics"
msgstr "Métriques"
#: src/components/RelativeDate.tsx
#: src/pages/app/FeedDetailsPage.tsx
msgid "N/A"
@@ -368,6 +372,10 @@ msgstr "Export du fichier OPML"
msgid "OPML file"
msgstr "Fichier OPML"
#: src/pages/ErrorPage.tsx
msgid "Oops!"
msgstr "Oups !"
#: src/components/content/FeedEntryFooter.tsx
msgid "Open link"
msgstr "Ouvrir le lien"
@@ -446,6 +454,10 @@ msgstr "Réglages enregistrés."
msgid "Sign up"
msgstr "Créer un compte"
#: src/pages/ErrorPage.tsx
msgid "Something bad just happened..."
msgstr "Quelque chose s'est mal passé..."
#: src/components/content/add/Subscribe.tsx
#: src/components/content/add/Subscribe.tsx
#: src/pages/app/AddPage.tsx