From 077fb9ab61d63e8760b143bc21b2748f4d646c11 Mon Sep 17 00:00:00 2001 From: Kara Date: Wed, 14 Feb 2024 16:32:13 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (104 of 104 strings) Translation: JellyBook/JellyBook App Translate-URL: https://hosted.weblate.org/projects/JellyBook/jellybook-app/en/ --- lib/l10n/app_en.arb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb index 6e1f8c6..5dd0ac7 100644 --- a/lib/l10n/app_en.arb +++ b/lib/l10n/app_en.arb @@ -205,5 +205,7 @@ "sentryExplanation": "Enable Sentry logging to quickly diagnose and fix issues! This provides us with real-time error tracking without compromising your privacy. Please help support JellyBook's development by turning on logging.", "@sentryExplanation": {}, "yes": "Yes", - "@yes": {} + "@yes": {}, + "no": "No", + "@no": {} }