diff --git a/frontend/components/modal/InstallPWAModal.tsx b/frontend/components/modal/InstallPWAModal.tsx
index 280c86d4..1949db24 100644
--- a/frontend/components/modal/InstallPWAModal.tsx
+++ b/frontend/components/modal/InstallPWAModal.tsx
@@ -47,14 +47,16 @@ export const InstallPWAModal = ({ setVisible, ...props }: ModalProps) => {
{" "}
so that we can support even more devices in the
- future. We recommend to use Chrome on Android
- and Safari on iOS for the best experience.
+ future. We recommend using Chrome on Android and
+ Safari on iOS for the best experience.
>
) : (
- Install Kioku for a native experience and to receive
- notifications.
+ You first need to install Kioku before you can
+ subscribe and receive notifications. Follow the
+ instructions below to install the app and enjoy a
+ native experience.
)}
@@ -122,7 +124,7 @@ const AndroidSamsungInstructions = () => {
Since the Samsung Internet Browser is not fully supporting
- PWAs, we recommend to use Chrome for the best experience.
+ PWAs, we recommend using Chrome for the best experience.
} text={_(msg`Open menu`)} />
@@ -144,8 +146,8 @@ const AndroidFirefoxInstructions = () => {
<>
- Since Firefox is not fully supporting PWAs, we recommend to
- use Chrome for the best experience.
+ Since Firefox is not fully supporting PWAs, we recommend
+ using Chrome for the best experience.
Subscribe to get daily reminders to
- review your pending cards!
+ review your pending cards.
>
diff --git a/frontend/locales/de/messages.po b/frontend/locales/de/messages.po
index a04c9f6c..81b2ac57 100644
--- a/frontend/locales/de/messages.po
+++ b/frontend/locales/de/messages.po
@@ -91,7 +91,7 @@ msgstr "Ändere, wie andere der Gruppe beitreten können"
msgid "Click again"
msgstr "Nochmal klicken"
-#: components/modal/InstallPWAModal.tsx:131
+#: components/modal/InstallPWAModal.tsx:133
msgid "Click on \"Add page to\""
msgstr "Klicke auf \"Seite hinzufügen zu\""
@@ -207,7 +207,7 @@ msgstr "Entdecke die Funktionen unserer kostenlosen Karteikarten Anwendung. Impo
msgid "Don't have an account?"
msgstr "Noch kein Account?"
-#: components/modal/InstallPWAModal.tsx:78
+#: components/modal/InstallPWAModal.tsx:80
msgid "Done"
msgstr "Erledigt"
@@ -309,10 +309,6 @@ msgstr "Individuell"
msgid "Informative"
msgstr "Informativ"
-#: components/modal/InstallPWAModal.tsx:55
-msgid "Install Kioku for a native experience and to receive notifications."
-msgstr "Installiere Kioku für ein natives Erlebnis und um Benachrichtigungen zu erhalten."
-
#: components/group/Member.tsx:132
msgid "Invite user with email"
msgstr "Benutzer per E-Mail einladen"
@@ -386,9 +382,9 @@ msgstr "Benachrichtigungen"
msgid "Once you delete your user, there is no going back. Please be certain."
msgstr "Nachdem Du Deinen Benutzer gelöscht hast, gibt es kein Zurück mehr."
-#: components/modal/InstallPWAModal.tsx:108
-#: components/modal/InstallPWAModal.tsx:128
-#: components/modal/InstallPWAModal.tsx:153
+#: components/modal/InstallPWAModal.tsx:110
+#: components/modal/InstallPWAModal.tsx:130
+#: components/modal/InstallPWAModal.tsx:155
msgid "Open menu"
msgstr "Menü öffnen"
@@ -439,19 +435,19 @@ msgstr "Anfrage ausstehend"
msgid "Save"
msgstr "Speichern"
-#: components/modal/InstallPWAModal.tsx:96
+#: components/modal/InstallPWAModal.tsx:98
msgid "Select \"Add to Home Screen\""
msgstr "Wähle \"Zum Home-Bildschirm\""
-#: components/modal/InstallPWAModal.tsx:135
+#: components/modal/InstallPWAModal.tsx:137
msgid "Select \"Home screen\""
msgstr "Wähle \"Startbildschirm\""
-#: components/modal/InstallPWAModal.tsx:112
+#: components/modal/InstallPWAModal.tsx:114
msgid "Select \"Install app\""
msgstr "Wähle \"App installieren\""
-#: components/modal/InstallPWAModal.tsx:157
+#: components/modal/InstallPWAModal.tsx:159
msgid "Select \"Install\""
msgstr "Wähle \"Installieren\""
@@ -481,17 +477,17 @@ msgstr "Registrieren"
msgid "Sign up now!"
msgstr "Jetzt registrieren!"
-#: components/modal/InstallPWAModal.tsx:146
-msgid "Since Firefox is not fully supporting PWAs, we recommend to use Chrome for the best experience."
+#: components/modal/InstallPWAModal.tsx:148
+msgid "Since Firefox is not fully supporting PWAs, we recommend using Chrome for the best experience."
msgstr "Da Firefox PWAs nicht vollständig unterstützt, empfehlen wir die Verwendung von Chrome für die beste Erfahrung."
-#: components/modal/InstallPWAModal.tsx:123
-msgid "Since the Samsung Internet Browser is not fully supporting PWAs, we recommend to use Chrome for the best experience."
+#: components/modal/InstallPWAModal.tsx:125
+msgid "Since the Samsung Internet Browser is not fully supporting PWAs, we recommend using Chrome for the best experience."
msgstr "Da der Samsung Internet Browser PWAs nicht vollständig unterstützt, empfehlen wir die Verwendung von Chrome für die beste Erfahrung."
#: components/modal/InstallPWAModal.tsx:48
-msgid "so that we can support even more devices in the future. We recommend to use Chrome on Android and Safari on iOS for the best experience."
-msgstr "melden, damit wir in Zukunft noch mehr Geräte unterstützen können. in Zukunft unterstützen können. Wir empfehlen die Verwendung von Chrome auf Android und Safari auf iOS für die beste Erfahrung."
+msgid "so that we can support even more devices in the future. We recommend using Chrome on Android and Safari on iOS for the best experience."
+msgstr "melden, damit wir in Zukunft noch mehr Geräte unterstützen können. Wir empfehlen die Verwendung von Chrome auf Android und Safari auf iOS für die beste Erfahrung."
#: pages/home.tsx:53
msgid "Start your learning journey today with Kioku - the cloud native flashcard application that focusses on collaborative content creation"
@@ -502,10 +498,10 @@ msgid "Subscribe"
msgstr "Aktivieren"
#: components/navigation/Tabs/UserSettingsTab.tsx:89
-msgid "Subscribe to get daily reminders to review your pending cards!"
+msgid "Subscribe to get daily reminders to review your pending cards."
msgstr "Benachrichtigungen aktivieren, um täglich an das Lernen von anstehenden Karten erinnert zu werden."
-#: components/modal/InstallPWAModal.tsx:92
+#: components/modal/InstallPWAModal.tsx:94
msgid "Tap on share"
msgstr "Tippe auf teilen"
@@ -574,6 +570,10 @@ msgstr "Sie verwenden einen unbekannten Browser oder ein unbekanntes Betriebssys
msgid "You did it! There are no cards left in this deck to learn today."
msgstr "Du hast es geschafft! Für heute gibt es keine Karten mehr zu lernen."
+#: components/modal/InstallPWAModal.tsx:55
+msgid "You first need to install Kioku before you can subscribe and receive notifications. Follow the instructions below to install the app and enjoy a native experience."
+msgstr "Bevor die Benachrichtigungen aktiviert werden können, muss Kioku installiert werden. Folgen Sie der Installationsanleitung, um die App zu installieren und ein natives Erlebnis zu genießen."
+
#: components/navigation/Tabs/GroupSettingsTab.tsx:88
msgid "You must either be invited or request to join the group again."
msgstr "Du musst eingeladen werden oder eine Anfrage stellen, um der Gruppe erneut beitreten zu können."
diff --git a/frontend/locales/de/messages.ts b/frontend/locales/de/messages.ts
index 1a47e796..68a6a379 100644
--- a/frontend/locales/de/messages.ts
+++ b/frontend/locales/de/messages.ts
@@ -1 +1 @@
-/*eslint-disable*/export const messages=JSON.parse("{\"ZFVmSr\":[[\"0\",\"plural\",{\"one\":[\"#\",\" Karte fällig\"],\"other\":[\"#\",\" Karten fällig\"]}]],\"nccgQO\":[[\"0\",\"plural\",{\"one\":\"in einem Stapel zu lernen\",\"other\":[\"in \",\"#\",\" Stapeln zu lernen\"]}]],\"ev3tie\":[[\"0\",\"plural\",{\"one\":\"Du hast eine Karte\",\"other\":[\"Du hast \",\"#\",\" Karten\"]}]],\"LRJPIO\":[[\"dueCards\",\"plural\",{\"one\":\"Eine Karte übrig\",\"other\":[\"#\",\" Karten übrig\"]}]],\"mzgEL6\":\"Greife von überall und jederzeit auf Deine Karteikarten zu. Wechsle nahtlos zwischen verschiedenen Plattformen und verpasse nie wieder eine Lerngelegenheit!\",\"PiKYtL\":\"Account existiert bereits!\",\"ycTCOo\":\"Account erstellt!\",\"wgYwVL\":\"Erfolge und Ranglisten machen das Lernen noch interessanter und motivierender. Kioku hilft Dir, bessere Ergebnisse zu erzielen und Deine persönlichen Lernziele zu erreichen!\",\"2wNJlH\":\"Aktive Decks\",\"8wYDMp\":\"Bereits registriert?\",\"csDS2L\":\"Verfügbar\",\"rFfOOv\":\"Zurück zum Stapel!\",\"dEgA5A\":\"Abbrechen\",\"WUHKCM\":\"Karte erstellt!\",\"YHt6QT\":\"Karte aktualisiert!\",\"Ccpbzh\":\"Karten\",\"IJpB0n\":\"Gelernte Karten\",\"vdU7Mq\":\"Ändere, wie andere der Gruppe beitreten können\",\"C4b6jO\":\"Nochmal klicken\",\"hmhV1o\":\"Klicke auf \\\"Seite hinzufügen zu\\\"\",\"IrSaPM\":\"Arbeite mit Deinen Freunden und Kommilitonen in Gruppen zusammen und bearbeitet gemeinsam eure Decks. Lernt zusammen und motiviert Euch gegenseitig!\",\"4r/xdB\":\"Kollaborativ\",\"33v1rN\":\"Kompatibel\",\"ryWxhG\":\"Glückwunsch!\",\"hONrP8\":\"Erstelle und individualisiere Karteikarten, die genau auf Deine Bedürfnisse und Vorlieben zugeschnitten sind. Bestimme Dein eigenes Tempo mit unserem Spaced Repetition System, um Dein Potenzial zu maximieren!\",\"5zTIaC\":\"Karte erstellen\",\"g/Uxjl\":\"Stapel erstellen\",\"3ZKvCn\":\"Neuen Stapel erstellen\",\"iMXcCw\":\"Gruppe erstellen\",\"ZQKLI1\":\"Gefahrenzone\",\"7p5kLi\":\"Dashboard\",\"duCHRl\":\"Stapel erstellt!\",\"Rq3NMJ\":\"Stapel gelöscht!\",\"MS7pjo\":\"Stapel Beschreibung\",\"pX2/XZ\":\"Stapel Name\",\"VsU7a4\":\"Stapel aktualisiert!\",\"9TyPfF\":\"Stapel\",\"vzX5FB\":\"Account löschen\",\"G6sE0d\":\"Stapel löschen\",\"bcOdok\":\"Gruppe löschen\",\"GlaKhu\":\"Lösche diesen Stapel\",\"llkt+T\":\"Lösche diese Gruppe\",\"FbEAYC\":\"Lösche Deinen Account\",\"Nu4oKW\":\"Beschreibung\",\"2vEMoy\":\"Entdecke Kiokus einzigartige Funktionen\",\"oQMAtX\":\"Entdecke die Funktionen unserer kostenlosen Karteikarten Anwendung. Importiere Stapel aus Anki, erstelle Gruppen, lerne gemeinsam mit Freunden und vergleicht Eure Statistiken. Jetzt auf allen Geräten!\",\"ln9/n9\":\"Noch kein Account?\",\"DPfwMq\":\"Erledigt\",\"Pqhtap\":\"Einfach\",\"O3oNi5\":\"E-Mail\",\"4vqd3V\":\"Stapel Beschreibung eingeben\",\"shwNsK\":\"Stapel Namen eingeben\",\"MGtMUp\":\"Unterhaltsam\",\"tr+ML4\":\"Jeder kann dieser Gruppe beitreten\",\"I5UGr8\":\"Jeder kann anfragen, dieser Gruppe beizutreten\",\"Wv0Fju\":\"Jeder muss eingeladen werden, um der Gruppe beizutreten\",\"8Ef7ql\":\"Favoriten\",\"GtmO8/\":\"von\",\"ZDIydz\":\"Los geht's\",\"zdSUrz\":\"Gruppe erstellt!\",\"6iBpfK\":\"Gruppe gelöscht!\",\"vCoIqb\":\"Gruppenbeschreibung\",\"m6X3ro\":\"Gruppenname\",\"s+X358\":\"Gruppenstatistiken\",\"Mx4dZn\":\"Gruppe aktualisert!\",\"zhrjek\":\"Gruppen\",\"g5Fk5U\":\"Schwierig\",\"OC4Tzv\":\"hier\",\"gYLFKr\":\"Erfolgsquote\",\"a8a9Fn\":\"So installiert man Kioku\",\"fByw/g\":\"Individuell\",\"xazJTP\":\"Informativ\",\"vtdmUE\":\"Installiere Kioku für ein natives Erlebnis und um Benachrichtigungen zu erhalten.\",\"R6ddAy\":\"Benutzer per E-Mail einladen\",\"CgnXXv\":\"Gruppe beitreten\",\"7yTi7w\":\"Kioku | Funktionen der Kioku Plattform!\",\"0penQE\":\"Kioku | Logge Dich ein oder registriere Dich für Kioku\",\"cG1zee\":\"Kioku | Die kostenlose Karteikarten Anwendung, die sich auf die gemeinsame Erstellung von Lerninhalten fokussiert!\",\"iROgrF\":\"Kioku ist eine kostenlose Karteikarten Anwendung. Du kannst Decks erstellen oder aus Anki importieren und Deine Karteikarten in Gruppen gemeinsam bearbeiten. Lerne Deine Karteikarten mit unserem angepassten Spaced Repetition Algorithmus (SRS) und vergleiche Deine Statistiken mit Deinen Freunden. Motiviert Euch gegenseitig und ermutigt euch zum Weiterlernen!\",\"QTkM3P\":\"Kioku ist mit Anki kompatibel, sodass Du Deine bestehenden Stapel in unsere Anwendung importieren und auch wieder exportieren kannst, während Du die Vorteile der kollaborativen Funktionen von Kioku entdeckst!\",\"rjZpLn\":\"Lernen\",\"WPIDnT\":\"Stapel lernen\",\"zwWKhA\":\"Erfahre mehr\",\"xaabK6\":\"Gruppe verlassen\",\"Q1BgqE\":\"Gruppe verlassen!\",\"Fz3UB5\":\"Eingeloggt!\",\"z0t9bb\":\"Einloggen\",\"agPptk\":\"Mittel\",\"f3o9w2\":[\"Mindestens \",[\"passwordMinLength\"],\" Zeichen\"],\"iDNBZe\":\"Benachrichtigungen\",\"d5v8tG\":\"Nachdem Du Deinen Benutzer gelöscht hast, gibt es kein Zurück mehr.\",\"GSr0rF\":\"Menü öffnen\",\"8ZsakT\":\"Passwort\",\"pqlSmc\":[\"Passwort muss mindestens \",[\"passwordMinLength\"],\" Zeichen lang sein\"],\"9UVviD\":\"Passwörter müssen übereinstimmen\",\"jDzDUN\":\"Persönliche Statistiken\",\"0stG2f\":\"Nachdem Du die Gruppe gelöscht hast, gibt es kein Zurück mehr.\",\"GCFMWF\":\"Nachdem Du den Stapel gelöscht hast, gibt es kein Zurück mehr.\",\"7y1Dt9\":\"Registriere Dich noch heute und fange an, die kostenlose Karteikarten Anwendung zusammen mit Deinen Freunden zu nutzen. Erstelle einfach neue Stapel oder importiere bestehende Stapel aus Anki und arbeite in Gruppen zusammen.\",\"2wxgft\":\"Umbenennen\",\"JjG/b1\":\"Passwort wiederholen\",\"pAxO0J\":\"Anfrage ausstehend\",\"tfDRzk\":\"Speichern\",\"ZTLOBb\":\"Wähle \\\"Zum Home-Bildschirm\\\"\",\"Uj4V4j\":\"Wähle \\\"Startbildschirm\\\"\",\"lAbiLV\":\"Wähle \\\"App installieren\\\"\",\"neFXBL\":\"Wähle \\\"Installieren\\\"\",\"9lTw0A\":\"Anfrage gesendet!\",\"Tz0i8g\":\"Einstellungen\",\"5lWFkC\":\"Einloggen\",\"X4Okq7\":\"Jetzt anmelden!\",\"e+RpCP\":\"Registrieren\",\"VjyEzw\":\"Jetzt registrieren!\",\"vBZwYI\":\"Da Firefox PWAs nicht vollständig unterstützt, empfehlen wir die Verwendung von Chrome für die beste Erfahrung.\",\"PRWUXK\":\"Da der Samsung Internet Browser PWAs nicht vollständig unterstützt, empfehlen wir die Verwendung von Chrome für die beste Erfahrung.\",\"KXxPss\":\"melden, damit wir in Zukunft noch mehr Geräte unterstützen können. in Zukunft unterstützen können. Wir empfehlen die Verwendung von Chrome auf Android und Safari auf iOS für die beste Erfahrung.\",\"ddO0Ty\":\"Starte Deine Lernreise noch heute mit Kioku - der cloudbasierten Karteikarten Anwendung, die sich auf die kollaborative Erstellung von Lerninhalten konzentriert.\",\"EDl9kS\":\"Aktivieren\",\"hqIeeI\":\"Benachrichtigungen aktivieren, um täglich an das Lernen von anstehenden Karten erinnert zu werden.\",\"otNHia\":\"Tippe auf teilen\",\"NnH3pK\":\"Test\",\"Rz8d12\":\"Benachrichtigungen aktivieren\",\"G34muw\":\"Unerwarteter Gruppentyp\",\"SMaFdc\":\"Deaktivieren\",\"7PzzBU\":\"Benutzer\",\"K7wPhs\":\"Benutzer gelöscht!\",\"RvwH+e\":\"Benutzer eingeladen\",\"8Rn+N+\":\"Benutzer aktualisiert!\",\"7sNhEz\":\"Benutzername\",\"n1hHBF\":\"Wir stellen Dir detaillierte Statistiken und Einblicke in Deinen Studienfortschritt zur Verfügung. Finde Bereiche mit Verbesserungspotenzial, um Deine Strategie für maximale Effektivität zu optimieren!\",\"HI7e+U\":\"Wir revolutionieren, wie Menschen lernen.\",\"Jl5naX\":[\"Willkommen, \",[\"0\"]],\"HZXEK/\":\"Willkommen bei Kioku - der cloudbasierten Karteikarten Anwendung, die sich auf die gemeinsame Erstellung von Lerninhalten konzentriert. Unsere innovative Plattform ermöglicht es Dir, Dein Wissen auf Karteikarten zu organisieren und diese mit anderen Nutzern zu teilen, um Dein Wissen auf die nächste Stufe zu heben. Melde Dich noch heute bei Kioku an und erlebe die Zukunft des Lernens.\",\"3SMmv/\":\"Falscher Benutzername oder falsches Passwort\",\"3xkz/P\":\"Sie verwenden einen unbekannten Browser oder ein unbekanntes Betriebssystem, daher können wir Ihnen keine Hinweise geben, wie Sie Kioku auf Ihrem Gerät installieren können. Wir würden uns freuen, wenn Sie dieses Problem\",\"xzYObl\":\"Du hast es geschafft! Für heute gibt es keine Karten mehr zu lernen.\",\"9he3WV\":\"Du musst eingeladen werden oder eine Anfrage stellen, um der Gruppe erneut beitreten zu können.\"}");
\ No newline at end of file
+/*eslint-disable*/export const messages=JSON.parse("{\"ZFVmSr\":[[\"0\",\"plural\",{\"one\":[\"#\",\" Karte fällig\"],\"other\":[\"#\",\" Karten fällig\"]}]],\"nccgQO\":[[\"0\",\"plural\",{\"one\":\"in einem Stapel zu lernen\",\"other\":[\"in \",\"#\",\" Stapeln zu lernen\"]}]],\"ev3tie\":[[\"0\",\"plural\",{\"one\":\"Du hast eine Karte\",\"other\":[\"Du hast \",\"#\",\" Karten\"]}]],\"LRJPIO\":[[\"dueCards\",\"plural\",{\"one\":\"Eine Karte übrig\",\"other\":[\"#\",\" Karten übrig\"]}]],\"mzgEL6\":\"Greife von überall und jederzeit auf Deine Karteikarten zu. Wechsle nahtlos zwischen verschiedenen Plattformen und verpasse nie wieder eine Lerngelegenheit!\",\"PiKYtL\":\"Account existiert bereits!\",\"ycTCOo\":\"Account erstellt!\",\"wgYwVL\":\"Erfolge und Ranglisten machen das Lernen noch interessanter und motivierender. Kioku hilft Dir, bessere Ergebnisse zu erzielen und Deine persönlichen Lernziele zu erreichen!\",\"2wNJlH\":\"Aktive Decks\",\"8wYDMp\":\"Bereits registriert?\",\"csDS2L\":\"Verfügbar\",\"rFfOOv\":\"Zurück zum Stapel!\",\"dEgA5A\":\"Abbrechen\",\"WUHKCM\":\"Karte erstellt!\",\"YHt6QT\":\"Karte aktualisiert!\",\"Ccpbzh\":\"Karten\",\"IJpB0n\":\"Gelernte Karten\",\"vdU7Mq\":\"Ändere, wie andere der Gruppe beitreten können\",\"C4b6jO\":\"Nochmal klicken\",\"hmhV1o\":\"Klicke auf \\\"Seite hinzufügen zu\\\"\",\"IrSaPM\":\"Arbeite mit Deinen Freunden und Kommilitonen in Gruppen zusammen und bearbeitet gemeinsam eure Decks. Lernt zusammen und motiviert Euch gegenseitig!\",\"4r/xdB\":\"Kollaborativ\",\"33v1rN\":\"Kompatibel\",\"ryWxhG\":\"Glückwunsch!\",\"hONrP8\":\"Erstelle und individualisiere Karteikarten, die genau auf Deine Bedürfnisse und Vorlieben zugeschnitten sind. Bestimme Dein eigenes Tempo mit unserem Spaced Repetition System, um Dein Potenzial zu maximieren!\",\"5zTIaC\":\"Karte erstellen\",\"g/Uxjl\":\"Stapel erstellen\",\"3ZKvCn\":\"Neuen Stapel erstellen\",\"iMXcCw\":\"Gruppe erstellen\",\"ZQKLI1\":\"Gefahrenzone\",\"7p5kLi\":\"Dashboard\",\"duCHRl\":\"Stapel erstellt!\",\"Rq3NMJ\":\"Stapel gelöscht!\",\"MS7pjo\":\"Stapel Beschreibung\",\"pX2/XZ\":\"Stapel Name\",\"VsU7a4\":\"Stapel aktualisiert!\",\"9TyPfF\":\"Stapel\",\"vzX5FB\":\"Account löschen\",\"G6sE0d\":\"Stapel löschen\",\"bcOdok\":\"Gruppe löschen\",\"GlaKhu\":\"Lösche diesen Stapel\",\"llkt+T\":\"Lösche diese Gruppe\",\"FbEAYC\":\"Lösche Deinen Account\",\"Nu4oKW\":\"Beschreibung\",\"2vEMoy\":\"Entdecke Kiokus einzigartige Funktionen\",\"oQMAtX\":\"Entdecke die Funktionen unserer kostenlosen Karteikarten Anwendung. Importiere Stapel aus Anki, erstelle Gruppen, lerne gemeinsam mit Freunden und vergleicht Eure Statistiken. Jetzt auf allen Geräten!\",\"ln9/n9\":\"Noch kein Account?\",\"DPfwMq\":\"Erledigt\",\"Pqhtap\":\"Einfach\",\"O3oNi5\":\"E-Mail\",\"4vqd3V\":\"Stapel Beschreibung eingeben\",\"shwNsK\":\"Stapel Namen eingeben\",\"MGtMUp\":\"Unterhaltsam\",\"tr+ML4\":\"Jeder kann dieser Gruppe beitreten\",\"I5UGr8\":\"Jeder kann anfragen, dieser Gruppe beizutreten\",\"Wv0Fju\":\"Jeder muss eingeladen werden, um der Gruppe beizutreten\",\"8Ef7ql\":\"Favoriten\",\"GtmO8/\":\"von\",\"ZDIydz\":\"Los geht's\",\"zdSUrz\":\"Gruppe erstellt!\",\"6iBpfK\":\"Gruppe gelöscht!\",\"vCoIqb\":\"Gruppenbeschreibung\",\"m6X3ro\":\"Gruppenname\",\"s+X358\":\"Gruppenstatistiken\",\"Mx4dZn\":\"Gruppe aktualisert!\",\"zhrjek\":\"Gruppen\",\"g5Fk5U\":\"Schwierig\",\"OC4Tzv\":\"hier\",\"gYLFKr\":\"Erfolgsquote\",\"a8a9Fn\":\"So installiert man Kioku\",\"fByw/g\":\"Individuell\",\"xazJTP\":\"Informativ\",\"R6ddAy\":\"Benutzer per E-Mail einladen\",\"CgnXXv\":\"Gruppe beitreten\",\"7yTi7w\":\"Kioku | Funktionen der Kioku Plattform!\",\"0penQE\":\"Kioku | Logge Dich ein oder registriere Dich für Kioku\",\"cG1zee\":\"Kioku | Die kostenlose Karteikarten Anwendung, die sich auf die gemeinsame Erstellung von Lerninhalten fokussiert!\",\"iROgrF\":\"Kioku ist eine kostenlose Karteikarten Anwendung. Du kannst Decks erstellen oder aus Anki importieren und Deine Karteikarten in Gruppen gemeinsam bearbeiten. Lerne Deine Karteikarten mit unserem angepassten Spaced Repetition Algorithmus (SRS) und vergleiche Deine Statistiken mit Deinen Freunden. Motiviert Euch gegenseitig und ermutigt euch zum Weiterlernen!\",\"QTkM3P\":\"Kioku ist mit Anki kompatibel, sodass Du Deine bestehenden Stapel in unsere Anwendung importieren und auch wieder exportieren kannst, während Du die Vorteile der kollaborativen Funktionen von Kioku entdeckst!\",\"rjZpLn\":\"Lernen\",\"WPIDnT\":\"Stapel lernen\",\"zwWKhA\":\"Erfahre mehr\",\"xaabK6\":\"Gruppe verlassen\",\"Q1BgqE\":\"Gruppe verlassen!\",\"Fz3UB5\":\"Eingeloggt!\",\"z0t9bb\":\"Einloggen\",\"agPptk\":\"Mittel\",\"f3o9w2\":[\"Mindestens \",[\"passwordMinLength\"],\" Zeichen\"],\"iDNBZe\":\"Benachrichtigungen\",\"d5v8tG\":\"Nachdem Du Deinen Benutzer gelöscht hast, gibt es kein Zurück mehr.\",\"GSr0rF\":\"Menü öffnen\",\"8ZsakT\":\"Passwort\",\"pqlSmc\":[\"Passwort muss mindestens \",[\"passwordMinLength\"],\" Zeichen lang sein\"],\"9UVviD\":\"Passwörter müssen übereinstimmen\",\"jDzDUN\":\"Persönliche Statistiken\",\"0stG2f\":\"Nachdem Du die Gruppe gelöscht hast, gibt es kein Zurück mehr.\",\"GCFMWF\":\"Nachdem Du den Stapel gelöscht hast, gibt es kein Zurück mehr.\",\"7y1Dt9\":\"Registriere Dich noch heute und fange an, die kostenlose Karteikarten Anwendung zusammen mit Deinen Freunden zu nutzen. Erstelle einfach neue Stapel oder importiere bestehende Stapel aus Anki und arbeite in Gruppen zusammen.\",\"2wxgft\":\"Umbenennen\",\"JjG/b1\":\"Passwort wiederholen\",\"pAxO0J\":\"Anfrage ausstehend\",\"tfDRzk\":\"Speichern\",\"ZTLOBb\":\"Wähle \\\"Zum Home-Bildschirm\\\"\",\"Uj4V4j\":\"Wähle \\\"Startbildschirm\\\"\",\"lAbiLV\":\"Wähle \\\"App installieren\\\"\",\"neFXBL\":\"Wähle \\\"Installieren\\\"\",\"9lTw0A\":\"Anfrage gesendet!\",\"Tz0i8g\":\"Einstellungen\",\"5lWFkC\":\"Einloggen\",\"X4Okq7\":\"Jetzt anmelden!\",\"e+RpCP\":\"Registrieren\",\"VjyEzw\":\"Jetzt registrieren!\",\"Euj3LV\":\"Da Firefox PWAs nicht vollständig unterstützt, empfehlen wir die Verwendung von Chrome für die beste Erfahrung.\",\"H/4gfU\":\"Da der Samsung Internet Browser PWAs nicht vollständig unterstützt, empfehlen wir die Verwendung von Chrome für die beste Erfahrung.\",\"owLcwE\":\"melden, damit wir in Zukunft noch mehr Geräte unterstützen können. Wir empfehlen die Verwendung von Chrome auf Android und Safari auf iOS für die beste Erfahrung.\",\"ddO0Ty\":\"Starte Deine Lernreise noch heute mit Kioku - der cloudbasierten Karteikarten Anwendung, die sich auf die kollaborative Erstellung von Lerninhalten konzentriert.\",\"EDl9kS\":\"Aktivieren\",\"gRhGrV\":\"Benachrichtigungen aktivieren, um täglich an das Lernen von anstehenden Karten erinnert zu werden.\",\"otNHia\":\"Tippe auf teilen\",\"NnH3pK\":\"Test\",\"Rz8d12\":\"Benachrichtigungen aktivieren\",\"G34muw\":\"Unerwarteter Gruppentyp\",\"SMaFdc\":\"Deaktivieren\",\"7PzzBU\":\"Benutzer\",\"K7wPhs\":\"Benutzer gelöscht!\",\"RvwH+e\":\"Benutzer eingeladen\",\"8Rn+N+\":\"Benutzer aktualisiert!\",\"7sNhEz\":\"Benutzername\",\"n1hHBF\":\"Wir stellen Dir detaillierte Statistiken und Einblicke in Deinen Studienfortschritt zur Verfügung. Finde Bereiche mit Verbesserungspotenzial, um Deine Strategie für maximale Effektivität zu optimieren!\",\"HI7e+U\":\"Wir revolutionieren, wie Menschen lernen.\",\"Jl5naX\":[\"Willkommen, \",[\"0\"]],\"HZXEK/\":\"Willkommen bei Kioku - der cloudbasierten Karteikarten Anwendung, die sich auf die gemeinsame Erstellung von Lerninhalten konzentriert. Unsere innovative Plattform ermöglicht es Dir, Dein Wissen auf Karteikarten zu organisieren und diese mit anderen Nutzern zu teilen, um Dein Wissen auf die nächste Stufe zu heben. Melde Dich noch heute bei Kioku an und erlebe die Zukunft des Lernens.\",\"3SMmv/\":\"Falscher Benutzername oder falsches Passwort\",\"3xkz/P\":\"Sie verwenden einen unbekannten Browser oder ein unbekanntes Betriebssystem, daher können wir Ihnen keine Hinweise geben, wie Sie Kioku auf Ihrem Gerät installieren können. Wir würden uns freuen, wenn Sie dieses Problem\",\"xzYObl\":\"Du hast es geschafft! Für heute gibt es keine Karten mehr zu lernen.\",\"ofkk5V\":\"Bevor die Benachrichtigungen aktiviert werden können, muss Kioku installiert werden. Folgen Sie der Installationsanleitung, um die App zu installieren und ein natives Erlebnis zu genießen.\",\"9he3WV\":\"Du musst eingeladen werden oder eine Anfrage stellen, um der Gruppe erneut beitreten zu können.\"}");
\ No newline at end of file
diff --git a/frontend/locales/en/messages.po b/frontend/locales/en/messages.po
index 5a4bd7fb..523628f9 100644
--- a/frontend/locales/en/messages.po
+++ b/frontend/locales/en/messages.po
@@ -91,7 +91,7 @@ msgstr "Change how others join this group"
msgid "Click again"
msgstr "Click again"
-#: components/modal/InstallPWAModal.tsx:131
+#: components/modal/InstallPWAModal.tsx:133
msgid "Click on \"Add page to\""
msgstr "Click on \"Add page to\""
@@ -207,7 +207,7 @@ msgstr "Discover the features of our free flashcard application. Import decks fr
msgid "Don't have an account?"
msgstr "Don't have an account?"
-#: components/modal/InstallPWAModal.tsx:78
+#: components/modal/InstallPWAModal.tsx:80
msgid "Done"
msgstr "Done"
@@ -309,10 +309,6 @@ msgstr "Individual"
msgid "Informative"
msgstr "Informative"
-#: components/modal/InstallPWAModal.tsx:55
-msgid "Install Kioku for a native experience and to receive notifications."
-msgstr "Install Kioku for a native experience and to receive notifications."
-
#: components/group/Member.tsx:132
msgid "Invite user with email"
msgstr "Invite user with email"
@@ -386,9 +382,9 @@ msgstr "Notifications"
msgid "Once you delete your user, there is no going back. Please be certain."
msgstr "Once you delete your user, there is no going back. Please be certain."
-#: components/modal/InstallPWAModal.tsx:108
-#: components/modal/InstallPWAModal.tsx:128
-#: components/modal/InstallPWAModal.tsx:153
+#: components/modal/InstallPWAModal.tsx:110
+#: components/modal/InstallPWAModal.tsx:130
+#: components/modal/InstallPWAModal.tsx:155
msgid "Open menu"
msgstr "Open menu"
@@ -439,19 +435,19 @@ msgstr "Request pending"
msgid "Save"
msgstr "Save"
-#: components/modal/InstallPWAModal.tsx:96
+#: components/modal/InstallPWAModal.tsx:98
msgid "Select \"Add to Home Screen\""
msgstr "Select \"Add to Home Screen\""
-#: components/modal/InstallPWAModal.tsx:135
+#: components/modal/InstallPWAModal.tsx:137
msgid "Select \"Home screen\""
msgstr "Select \"Home screen\""
-#: components/modal/InstallPWAModal.tsx:112
+#: components/modal/InstallPWAModal.tsx:114
msgid "Select \"Install app\""
msgstr "Select \"Install app\""
-#: components/modal/InstallPWAModal.tsx:157
+#: components/modal/InstallPWAModal.tsx:159
msgid "Select \"Install\""
msgstr "Select \"Install\""
@@ -481,17 +477,17 @@ msgstr "Sign up"
msgid "Sign up now!"
msgstr "Sign up now!"
-#: components/modal/InstallPWAModal.tsx:146
-msgid "Since Firefox is not fully supporting PWAs, we recommend to use Chrome for the best experience."
-msgstr "Since Firefox is not fully supporting PWAs, we recommend to use Chrome for the best experience."
+#: components/modal/InstallPWAModal.tsx:148
+msgid "Since Firefox is not fully supporting PWAs, we recommend using Chrome for the best experience."
+msgstr "Since Firefox is not fully supporting PWAs, we recommend using Chrome for the best experience."
-#: components/modal/InstallPWAModal.tsx:123
-msgid "Since the Samsung Internet Browser is not fully supporting PWAs, we recommend to use Chrome for the best experience."
-msgstr "Since the Samsung Internet Browser is not fully supporting PWAs, we recommend to use Chrome for the best experience."
+#: components/modal/InstallPWAModal.tsx:125
+msgid "Since the Samsung Internet Browser is not fully supporting PWAs, we recommend using Chrome for the best experience."
+msgstr "Since the Samsung Internet Browser is not fully supporting PWAs, we recommend using Chrome for the best experience."
#: components/modal/InstallPWAModal.tsx:48
-msgid "so that we can support even more devices in the future. We recommend to use Chrome on Android and Safari on iOS for the best experience."
-msgstr "so that we can support even more devices in the future. We recommend to use Chrome on Android and Safari on iOS for the best experience."
+msgid "so that we can support even more devices in the future. We recommend using Chrome on Android and Safari on iOS for the best experience."
+msgstr "so that we can support even more devices in the future. We recommend using Chrome on Android and Safari on iOS for the best experience."
#: pages/home.tsx:53
msgid "Start your learning journey today with Kioku - the cloud native flashcard application that focusses on collaborative content creation"
@@ -502,10 +498,10 @@ msgid "Subscribe"
msgstr "Subscribe"
#: components/navigation/Tabs/UserSettingsTab.tsx:89
-msgid "Subscribe to get daily reminders to review your pending cards!"
-msgstr "Subscribe to get daily reminders to review your pending cards!"
+msgid "Subscribe to get daily reminders to review your pending cards."
+msgstr "Subscribe to get daily reminders to review your pending cards."
-#: components/modal/InstallPWAModal.tsx:92
+#: components/modal/InstallPWAModal.tsx:94
msgid "Tap on share"
msgstr "Tap on share"
@@ -574,6 +570,10 @@ msgstr "You are using an unknown browser or operating system, so we cannot provi
msgid "You did it! There are no cards left in this deck to learn today."
msgstr "You did it! There are no cards left in this deck to learn today."
+#: components/modal/InstallPWAModal.tsx:55
+msgid "You first need to install Kioku before you can subscribe and receive notifications. Follow the instructions below to install the app and enjoy a native experience."
+msgstr "You first need to install Kioku before you can subscribe and receive notifications. Follow the instructions below to install the app and enjoy a native experience."
+
#: components/navigation/Tabs/GroupSettingsTab.tsx:88
msgid "You must either be invited or request to join the group again."
msgstr "You must either be invited or request to join the group again."
diff --git a/frontend/locales/en/messages.ts b/frontend/locales/en/messages.ts
index ff37c152..a6f7fcc4 100644
--- a/frontend/locales/en/messages.ts
+++ b/frontend/locales/en/messages.ts
@@ -1 +1 @@
-/*eslint-disable*/export const messages=JSON.parse("{\"ZFVmSr\":[[\"0\",\"plural\",{\"one\":[\"#\",\" card due\"],\"other\":[\"#\",\" cards due\"]}]],\"nccgQO\":[[\"0\",\"plural\",{\"one\":[\"in \",\"#\",\" deck to learn\"],\"other\":[\"in \",\"#\",\" decks to learn\"]}]],\"ev3tie\":[[\"0\",\"plural\",{\"one\":[\"You have \",\"#\",\" card\"],\"other\":[\"You have \",\"#\",\" cards\"]}]],\"LRJPIO\":[[\"dueCards\",\"plural\",{\"one\":[\"#\",\" card left\"],\"other\":[\"#\",\" cards left\"]}]],\"mzgEL6\":\"Access your flashcards everywhere and at any time. Switch seamlessly between multiple platforms and never miss a learning opportunity again!\",\"PiKYtL\":\"Account already exists!\",\"ycTCOo\":\"Account created!\",\"wgYwVL\":\"Achievements and leaderboards make learning more engaging and motivating. Kioku helps you to achieve better results and stay on track with your personal learning goals!\",\"2wNJlH\":\"Active Decks\",\"8wYDMp\":\"Already have an account?\",\"csDS2L\":\"Available\",\"rFfOOv\":\"Back to Deck!\",\"dEgA5A\":\"Cancel\",\"WUHKCM\":\"Card created!\",\"YHt6QT\":\"Card updated!\",\"Ccpbzh\":\"Cards\",\"IJpB0n\":\"Cards learned\",\"vdU7Mq\":\"Change how others join this group\",\"C4b6jO\":\"Click again\",\"hmhV1o\":\"Click on \\\"Add page to\\\"\",\"IrSaPM\":\"Collaborate with your friends and fellow students in groups and work on shared decks. Learn together and motivate each other!\",\"4r/xdB\":\"Collaborative\",\"33v1rN\":\"Compatible\",\"ryWxhG\":\"Congratulations!\",\"hONrP8\":\"Create and customize your own flashcards tailored to your needs and preferences. Set your own pace with our spaced repetition system to maximize your potential!\",\"5zTIaC\":\"Create Card\",\"g/Uxjl\":\"Create Deck\",\"3ZKvCn\":\"Create new Deck\",\"iMXcCw\":\"Create new Group\",\"ZQKLI1\":\"Danger Zone\",\"7p5kLi\":\"Dashboard\",\"duCHRl\":\"Deck created!\",\"Rq3NMJ\":\"Deck deleted!\",\"MS7pjo\":\"Deck description\",\"pX2/XZ\":\"Deck name\",\"VsU7a4\":\"Deck updated!\",\"9TyPfF\":\"Decks\",\"vzX5FB\":\"Delete Account\",\"G6sE0d\":\"Delete Deck\",\"bcOdok\":\"Delete Group\",\"GlaKhu\":\"Delete this deck\",\"llkt+T\":\"Delete this group\",\"FbEAYC\":\"Delete your Account\",\"Nu4oKW\":\"Description\",\"2vEMoy\":\"Discover Kioku's awesome Features\",\"oQMAtX\":\"Discover the features of our free flashcard application. Import decks from Anki, create groups, learn together with friends and compare your statistics. Now on all devices!\",\"ln9/n9\":\"Don't have an account?\",\"DPfwMq\":\"Done\",\"Pqhtap\":\"Easy\",\"O3oNi5\":\"Email\",\"4vqd3V\":\"Enter deck description\",\"shwNsK\":\"Enter deck name\",\"MGtMUp\":\"Entertaining\",\"tr+ML4\":\"Everyone can join this group\",\"I5UGr8\":\"Everyone can request to join this group\",\"Wv0Fju\":\"Everyone has to be invited to join this group\",\"8Ef7ql\":\"Favorite Decks\",\"GtmO8/\":\"from\",\"ZDIydz\":\"Get started\",\"zdSUrz\":\"Group created!\",\"6iBpfK\":\"Group deleted!\",\"vCoIqb\":\"Group Description\",\"m6X3ro\":\"Group Name\",\"s+X358\":\"Group Statistics\",\"Mx4dZn\":\"Group updated!\",\"zhrjek\":\"Groups\",\"g5Fk5U\":\"Hard\",\"OC4Tzv\":\"here\",\"gYLFKr\":\"Hit Rate\",\"a8a9Fn\":\"How to install Kioku\",\"fByw/g\":\"Individual\",\"xazJTP\":\"Informative\",\"vtdmUE\":\"Install Kioku for a native experience and to receive notifications.\",\"R6ddAy\":\"Invite user with email\",\"CgnXXv\":\"Join Group\",\"7yTi7w\":\"Kioku | Features of the Kioku platform\",\"0penQE\":\"Kioku | Login or register for Kioku!\",\"cG1zee\":\"Kioku | The free flashcard application that focusses on collaborative content creation!\",\"iROgrF\":\"Kioku is a free flashcard application. You can create or import decks from Anki and edit your flashcards together. Learn your flashcards with our customized spaced repetition algorithm (SRS) and compare your statistics with your friends. Motivate each other and keep learning!\",\"QTkM3P\":\"Kioku is compatible with Anki, allowing you to import and export your existing decks into our application while taking advantage of Kioku's collaborative features!\",\"rjZpLn\":\"Learn\",\"WPIDnT\":\"Learn Deck\",\"zwWKhA\":\"Learn more\",\"xaabK6\":\"Leave Group\",\"Q1BgqE\":\"Left group!\",\"Fz3UB5\":\"Logged in!\",\"z0t9bb\":\"Login\",\"agPptk\":\"Medium\",\"f3o9w2\":[\"Minimum \",[\"passwordMinLength\"],\" characters\"],\"iDNBZe\":\"Notifications\",\"d5v8tG\":\"Once you delete your user, there is no going back. Please be certain.\",\"GSr0rF\":\"Open menu\",\"8ZsakT\":\"Password\",\"pqlSmc\":[\"Password must have at least \",[\"passwordMinLength\"],\" characters\"],\"9UVviD\":\"Passwords have to match\",\"jDzDUN\":\"Personal Statistics\",\"0stG2f\":\"Please be certain before deleting a group, as there is no way to undo this action.\",\"GCFMWF\":\"Please be certain when deleting a deck, as there is no way to undo this action.\",\"7y1Dt9\":\"Register today and start using the free flashcard application together with your friends. Simply create new decks or import existing decks from Anki and collaborate in groups.\",\"2wxgft\":\"Rename\",\"JjG/b1\":\"Repeat Password\",\"pAxO0J\":\"Request pending\",\"tfDRzk\":\"Save\",\"ZTLOBb\":\"Select \\\"Add to Home Screen\\\"\",\"Uj4V4j\":\"Select \\\"Home screen\\\"\",\"lAbiLV\":\"Select \\\"Install app\\\"\",\"neFXBL\":\"Select \\\"Install\\\"\",\"9lTw0A\":\"Sent request!\",\"Tz0i8g\":\"Settings\",\"5lWFkC\":\"Sign in\",\"X4Okq7\":\"Sign in now!\",\"e+RpCP\":\"Sign up\",\"VjyEzw\":\"Sign up now!\",\"vBZwYI\":\"Since Firefox is not fully supporting PWAs, we recommend to use Chrome for the best experience.\",\"PRWUXK\":\"Since the Samsung Internet Browser is not fully supporting PWAs, we recommend to use Chrome for the best experience.\",\"KXxPss\":\"so that we can support even more devices in the future. We recommend to use Chrome on Android and Safari on iOS for the best experience.\",\"ddO0Ty\":\"Start your learning journey today with Kioku - the cloud native flashcard application that focusses on collaborative content creation\",\"EDl9kS\":\"Subscribe\",\"hqIeeI\":\"Subscribe to get daily reminders to review your pending cards!\",\"otNHia\":\"Tap on share\",\"NnH3pK\":\"Test\",\"Rz8d12\":\"Turn on Notifications\",\"G34muw\":\"Unexpected group type\",\"SMaFdc\":\"Unsubscribe\",\"7PzzBU\":\"User\",\"K7wPhs\":\"User deleted!\",\"RvwH+e\":\"User invited\",\"8Rn+N+\":\"User updated!\",\"7sNhEz\":\"Username\",\"n1hHBF\":\"We provide you with detailed statistics and insights into your study progress. Identify areas of improvement to optimize your strategy for maximum effectiveness!\",\"HI7e+U\":\"We're changing the way people learn.\",\"Jl5naX\":[\"Welcome \",[\"0\"]],\"HZXEK/\":\"Welcome to Kioku - the cloud native flashcard application that focuses on collaborative content creation. Our innovative platform allows you to organize your knowledge on flashcards and share them with other users to take your knowledge to the next level. Sign up for Kioku today and experience the future of learning.\",\"3SMmv/\":\"Wrong username or password\",\"3xkz/P\":\"You are using an unknown browser or operating system, so we cannot provide you with instructions on how to install Kioku on your device. We would be happy if you report this issue\",\"xzYObl\":\"You did it! There are no cards left in this deck to learn today.\",\"9he3WV\":\"You must either be invited or request to join the group again.\"}");
\ No newline at end of file
+/*eslint-disable*/export const messages=JSON.parse("{\"ZFVmSr\":[[\"0\",\"plural\",{\"one\":[\"#\",\" card due\"],\"other\":[\"#\",\" cards due\"]}]],\"nccgQO\":[[\"0\",\"plural\",{\"one\":[\"in \",\"#\",\" deck to learn\"],\"other\":[\"in \",\"#\",\" decks to learn\"]}]],\"ev3tie\":[[\"0\",\"plural\",{\"one\":[\"You have \",\"#\",\" card\"],\"other\":[\"You have \",\"#\",\" cards\"]}]],\"LRJPIO\":[[\"dueCards\",\"plural\",{\"one\":[\"#\",\" card left\"],\"other\":[\"#\",\" cards left\"]}]],\"mzgEL6\":\"Access your flashcards everywhere and at any time. Switch seamlessly between multiple platforms and never miss a learning opportunity again!\",\"PiKYtL\":\"Account already exists!\",\"ycTCOo\":\"Account created!\",\"wgYwVL\":\"Achievements and leaderboards make learning more engaging and motivating. Kioku helps you to achieve better results and stay on track with your personal learning goals!\",\"2wNJlH\":\"Active Decks\",\"8wYDMp\":\"Already have an account?\",\"csDS2L\":\"Available\",\"rFfOOv\":\"Back to Deck!\",\"dEgA5A\":\"Cancel\",\"WUHKCM\":\"Card created!\",\"YHt6QT\":\"Card updated!\",\"Ccpbzh\":\"Cards\",\"IJpB0n\":\"Cards learned\",\"vdU7Mq\":\"Change how others join this group\",\"C4b6jO\":\"Click again\",\"hmhV1o\":\"Click on \\\"Add page to\\\"\",\"IrSaPM\":\"Collaborate with your friends and fellow students in groups and work on shared decks. Learn together and motivate each other!\",\"4r/xdB\":\"Collaborative\",\"33v1rN\":\"Compatible\",\"ryWxhG\":\"Congratulations!\",\"hONrP8\":\"Create and customize your own flashcards tailored to your needs and preferences. Set your own pace with our spaced repetition system to maximize your potential!\",\"5zTIaC\":\"Create Card\",\"g/Uxjl\":\"Create Deck\",\"3ZKvCn\":\"Create new Deck\",\"iMXcCw\":\"Create new Group\",\"ZQKLI1\":\"Danger Zone\",\"7p5kLi\":\"Dashboard\",\"duCHRl\":\"Deck created!\",\"Rq3NMJ\":\"Deck deleted!\",\"MS7pjo\":\"Deck description\",\"pX2/XZ\":\"Deck name\",\"VsU7a4\":\"Deck updated!\",\"9TyPfF\":\"Decks\",\"vzX5FB\":\"Delete Account\",\"G6sE0d\":\"Delete Deck\",\"bcOdok\":\"Delete Group\",\"GlaKhu\":\"Delete this deck\",\"llkt+T\":\"Delete this group\",\"FbEAYC\":\"Delete your Account\",\"Nu4oKW\":\"Description\",\"2vEMoy\":\"Discover Kioku's awesome Features\",\"oQMAtX\":\"Discover the features of our free flashcard application. Import decks from Anki, create groups, learn together with friends and compare your statistics. Now on all devices!\",\"ln9/n9\":\"Don't have an account?\",\"DPfwMq\":\"Done\",\"Pqhtap\":\"Easy\",\"O3oNi5\":\"Email\",\"4vqd3V\":\"Enter deck description\",\"shwNsK\":\"Enter deck name\",\"MGtMUp\":\"Entertaining\",\"tr+ML4\":\"Everyone can join this group\",\"I5UGr8\":\"Everyone can request to join this group\",\"Wv0Fju\":\"Everyone has to be invited to join this group\",\"8Ef7ql\":\"Favorite Decks\",\"GtmO8/\":\"from\",\"ZDIydz\":\"Get started\",\"zdSUrz\":\"Group created!\",\"6iBpfK\":\"Group deleted!\",\"vCoIqb\":\"Group Description\",\"m6X3ro\":\"Group Name\",\"s+X358\":\"Group Statistics\",\"Mx4dZn\":\"Group updated!\",\"zhrjek\":\"Groups\",\"g5Fk5U\":\"Hard\",\"OC4Tzv\":\"here\",\"gYLFKr\":\"Hit Rate\",\"a8a9Fn\":\"How to install Kioku\",\"fByw/g\":\"Individual\",\"xazJTP\":\"Informative\",\"R6ddAy\":\"Invite user with email\",\"CgnXXv\":\"Join Group\",\"7yTi7w\":\"Kioku | Features of the Kioku platform\",\"0penQE\":\"Kioku | Login or register for Kioku!\",\"cG1zee\":\"Kioku | The free flashcard application that focusses on collaborative content creation!\",\"iROgrF\":\"Kioku is a free flashcard application. You can create or import decks from Anki and edit your flashcards together. Learn your flashcards with our customized spaced repetition algorithm (SRS) and compare your statistics with your friends. Motivate each other and keep learning!\",\"QTkM3P\":\"Kioku is compatible with Anki, allowing you to import and export your existing decks into our application while taking advantage of Kioku's collaborative features!\",\"rjZpLn\":\"Learn\",\"WPIDnT\":\"Learn Deck\",\"zwWKhA\":\"Learn more\",\"xaabK6\":\"Leave Group\",\"Q1BgqE\":\"Left group!\",\"Fz3UB5\":\"Logged in!\",\"z0t9bb\":\"Login\",\"agPptk\":\"Medium\",\"f3o9w2\":[\"Minimum \",[\"passwordMinLength\"],\" characters\"],\"iDNBZe\":\"Notifications\",\"d5v8tG\":\"Once you delete your user, there is no going back. Please be certain.\",\"GSr0rF\":\"Open menu\",\"8ZsakT\":\"Password\",\"pqlSmc\":[\"Password must have at least \",[\"passwordMinLength\"],\" characters\"],\"9UVviD\":\"Passwords have to match\",\"jDzDUN\":\"Personal Statistics\",\"0stG2f\":\"Please be certain before deleting a group, as there is no way to undo this action.\",\"GCFMWF\":\"Please be certain when deleting a deck, as there is no way to undo this action.\",\"7y1Dt9\":\"Register today and start using the free flashcard application together with your friends. Simply create new decks or import existing decks from Anki and collaborate in groups.\",\"2wxgft\":\"Rename\",\"JjG/b1\":\"Repeat Password\",\"pAxO0J\":\"Request pending\",\"tfDRzk\":\"Save\",\"ZTLOBb\":\"Select \\\"Add to Home Screen\\\"\",\"Uj4V4j\":\"Select \\\"Home screen\\\"\",\"lAbiLV\":\"Select \\\"Install app\\\"\",\"neFXBL\":\"Select \\\"Install\\\"\",\"9lTw0A\":\"Sent request!\",\"Tz0i8g\":\"Settings\",\"5lWFkC\":\"Sign in\",\"X4Okq7\":\"Sign in now!\",\"e+RpCP\":\"Sign up\",\"VjyEzw\":\"Sign up now!\",\"Euj3LV\":\"Since Firefox is not fully supporting PWAs, we recommend using Chrome for the best experience.\",\"H/4gfU\":\"Since the Samsung Internet Browser is not fully supporting PWAs, we recommend using Chrome for the best experience.\",\"owLcwE\":\"so that we can support even more devices in the future. We recommend using Chrome on Android and Safari on iOS for the best experience.\",\"ddO0Ty\":\"Start your learning journey today with Kioku - the cloud native flashcard application that focusses on collaborative content creation\",\"EDl9kS\":\"Subscribe\",\"gRhGrV\":\"Subscribe to get daily reminders to review your pending cards.\",\"otNHia\":\"Tap on share\",\"NnH3pK\":\"Test\",\"Rz8d12\":\"Turn on Notifications\",\"G34muw\":\"Unexpected group type\",\"SMaFdc\":\"Unsubscribe\",\"7PzzBU\":\"User\",\"K7wPhs\":\"User deleted!\",\"RvwH+e\":\"User invited\",\"8Rn+N+\":\"User updated!\",\"7sNhEz\":\"Username\",\"n1hHBF\":\"We provide you with detailed statistics and insights into your study progress. Identify areas of improvement to optimize your strategy for maximum effectiveness!\",\"HI7e+U\":\"We're changing the way people learn.\",\"Jl5naX\":[\"Welcome \",[\"0\"]],\"HZXEK/\":\"Welcome to Kioku - the cloud native flashcard application that focuses on collaborative content creation. Our innovative platform allows you to organize your knowledge on flashcards and share them with other users to take your knowledge to the next level. Sign up for Kioku today and experience the future of learning.\",\"3SMmv/\":\"Wrong username or password\",\"3xkz/P\":\"You are using an unknown browser or operating system, so we cannot provide you with instructions on how to install Kioku on your device. We would be happy if you report this issue\",\"xzYObl\":\"You did it! There are no cards left in this deck to learn today.\",\"ofkk5V\":\"You first need to install Kioku before you can subscribe and receive notifications. Follow the instructions below to install the app and enjoy a native experience.\",\"9he3WV\":\"You must either be invited or request to join the group again.\"}");
\ No newline at end of file