diff --git a/lib/l10n/bccm_de.arb b/lib/l10n/bccm_de.arb index ec89e93f1..add661683 100644 --- a/lib/l10n/bccm_de.arb +++ b/lib/l10n/bccm_de.arb @@ -1501,5 +1501,17 @@ "notifications": "Benachrichtigungen", "@notifications": { "description": "Shown alongside a toggle switch in the Bible Kids settings." + }, + "onlyShowContentWithPreferredLanguages": "Nur Inhalte in meinen bevorzugten Sprachen anzeigen", + "@onlyShowContentWithPreferredLanguages": { + "description": "Shown alongside a toggle switch in settings." + }, + "kidsLogInWithBCCTitle": "Melde dich mit deinem BCC-Konto an", + "@kidsLogInWithBCCTitle": { + "description": "Title shown on the login button on the Bible Kids settings page." + }, + "kidsLoggedInWithBCCTitle": "Angemeldet mit BCC", + "@kidsLoggedInWithBCCTitle": { + "description": "Title shown on the login button on the Bible Kids settings page when the user is logged in." } } diff --git a/lib/l10n/bccm_nb.arb b/lib/l10n/bccm_nb.arb index 8ed060606..402d38b52 100644 --- a/lib/l10n/bccm_nb.arb +++ b/lib/l10n/bccm_nb.arb @@ -1505,5 +1505,13 @@ "onlyShowContentWithPreferredLanguages": "Vis kun innhold på mine foretrukne språk", "@onlyShowContentWithPreferredLanguages": { "description": "Shown alongside a toggle switch in settings." + }, + "kidsLogInWithBCCTitle": "Logg inn med din BCC-konto", + "@kidsLogInWithBCCTitle": { + "description": "Title shown on the login button on the Bible Kids settings page." + }, + "kidsLoggedInWithBCCTitle": "Innlogget med BCC", + "@kidsLoggedInWithBCCTitle": { + "description": "Title shown on the login button on the Bible Kids settings page when the user is logged in." } } diff --git a/lib/l10n/bccm_nl.arb b/lib/l10n/bccm_nl.arb index 253644432..5f3f76d3f 100644 --- a/lib/l10n/bccm_nl.arb +++ b/lib/l10n/bccm_nl.arb @@ -1505,5 +1505,13 @@ "onlyShowContentWithPreferredLanguages": "Toon alleen inhoud in mijn voorkeurstalen", "@onlyShowContentWithPreferredLanguages": { "description": "Shown alongside a toggle switch in settings." + }, + "kidsLogInWithBCCTitle": "Log in met je BCC-account", + "@kidsLogInWithBCCTitle": { + "description": "Title shown on the login button on the Bible Kids settings page." + }, + "kidsLoggedInWithBCCTitle": "Ingelogd met BCC", + "@kidsLoggedInWithBCCTitle": { + "description": "Title shown on the login button on the Bible Kids settings page when the user is logged in." } } diff --git a/lib/l10n/bccm_ro.arb b/lib/l10n/bccm_ro.arb index f8e9a18d1..296525155 100644 --- a/lib/l10n/bccm_ro.arb +++ b/lib/l10n/bccm_ro.arb @@ -1505,5 +1505,13 @@ "onlyShowContentWithPreferredLanguages": "Afișează numai conținutul în limbile mele preferate", "@onlyShowContentWithPreferredLanguages": { "description": "Shown alongside a toggle switch in settings." + }, + "kidsLogInWithBCCTitle": "Conectează-te cu contul tău BCC", + "@kidsLogInWithBCCTitle": { + "description": "Title shown on the login button on the Bible Kids settings page." + }, + "kidsLoggedInWithBCCTitle": "Conectat cu BCC", + "@kidsLoggedInWithBCCTitle": { + "description": "Title shown on the login button on the Bible Kids settings page when the user is logged in." } }