Revert "hogar compartido: colaboracion entre cuentas sobre Firestore"
El hogar compartido cambia donde viven los datos, asi que se va a la 3.0 y la 2.x queda para correcciones. El trabajo sigue vivo en la rama 3.0.0 (163fd60). Importante para esta rama: esto tambien retira el entitlement com.apple.developer.applesignin, que sin la capability marcada en el App ID habria roto la firma al subir la 2.1.1 a TestFlight. This reverts commit163fd60. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013su1ttRiMeMYxkZJ1Y3246
This commit is contained in:
@@ -478,40 +478,3 @@
|
||||
"week_schedule_warning_confirm" = "Remove anyway";
|
||||
"toast_week_schedule_updated" = "Week updated";
|
||||
"toast_week_schedule_reset" = "Week back to your general settings";
|
||||
|
||||
/* Hogar compartido (2.2) */
|
||||
"household_title" = "Shared household";
|
||||
"household_section" = "Household";
|
||||
"household_settings_footer" = "Plan the week together, each person from their own account. Works from Android too.";
|
||||
"household_intro" = "A household lets several people plan the same week, sharing dishes and the shopping list.";
|
||||
"household_sign_in_footer" = "Signing in is what makes sharing possible. Your dishes stay yours: nobody outside your household sees them.";
|
||||
"household_create_section" = "Create a household";
|
||||
"household_create" = "Create household";
|
||||
"household_name_placeholder" = "Household name (e.g. Home)";
|
||||
"household_create_footer" = "Your current dishes, tags and weeks become the household's starting point.";
|
||||
"household_create_premium_footer" = "Creating a household is Premium. Whoever you invite doesn't have to pay.";
|
||||
"household_join_section" = "Join a household";
|
||||
"household_join" = "Join with code";
|
||||
"household_code_placeholder" = "Invite code";
|
||||
"household_join_footer" = "Ask whoever created the household for the code. It expires after 7 days.";
|
||||
"household_join_choice_title" = "What about your dishes?";
|
||||
"household_join_choice_message" = "You can bring the dishes and weeks you already have into this household, or start with the household's own.";
|
||||
"household_join_choice_merge" = "Bring my dishes";
|
||||
"household_join_choice_replace" = "Use the household's only";
|
||||
"household_members_section" = "Members";
|
||||
"household_member_you" = "you";
|
||||
"household_member_unnamed" = "Unnamed";
|
||||
"household_invite_section" = "Invitation";
|
||||
"household_invite_footer" = "Share this code with whoever you want planning with you.";
|
||||
"household_invite_share" = "Join my MealMood household with the code %@ — https://mealmood.app";
|
||||
"household_invite_expires" = "Expires on %@";
|
||||
"household_invite_regenerate" = "Generate a new code";
|
||||
"household_leave" = "Leave household";
|
||||
"household_leave_confirm_title" = "Leave the household?";
|
||||
"household_leave_confirm_message" = "You'll stop seeing and editing the household's dishes and weeks on this device.";
|
||||
"household_leave_confirm_confirm" = "Leave";
|
||||
"household_relaunch_needed" = "Quit and reopen MealMood to finish the change.";
|
||||
"household_error_not_signed_in" = "Sign in before creating or joining a household.";
|
||||
"household_error_no_household" = "This device doesn't belong to a household.";
|
||||
"household_error_invalid_code" = "That code doesn't exist.";
|
||||
"household_error_expired_code" = "That code has expired. Ask for a new one.";
|
||||
|
||||
Reference in New Issue
Block a user