feat(mobile): consent-texter pa 11 sprak

This commit is contained in:
Sven (AAMOS AI)
2026-08-13 02:31:25 +07:00
parent dd715c3f61
commit ceaa52a097
11 changed files with 77 additions and 11 deletions
+7 -1
View File
@@ -389,5 +389,11 @@
"cooked.leftoverLessThanBox": "Leftovers must be at least as many as the number of meal-box portions.",
"mealbox.undoConfirmTitle": "Undo cooking?",
"mealbox.undoConfirmBody": "This reverses the inventory deduction and meal box for this cooking session.",
"mealbox.undoSuccess": "Cooking session undone."
"mealbox.undoSuccess": "Cooking session undone.",
"consent.title": "Before you start",
"consent.body": "To use Cibello you need to accept our terms. The photos you take in the app (fridge, packaging, dishes) are used to train and improve Cibello's AI this is part of the terms.",
"consent.termsLink": "Read the Terms of Use",
"consent.privacyLink": "Read the Privacy Policy",
"consent.checkbox": "I have read and accept the Terms of Use and the Privacy Policy.",
"consent.submit": "Accept and continue"
}