1.0.2: Add multilingual support, redesign share view, and iCloud sync improvements
- Add localisations for German, French, Italian, and Brazilian Portuguese - Redesign WeekPlanShareView with richer layout and sharing options - Improve HomeView with various UI enhancements - Update AppSettings and Tag models for new features - Minor iCloud sync and Settings fixes - Add archive & upload script for App Store submissions Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -131,6 +131,7 @@
|
||||
"settings_planning" = "Planning";
|
||||
"settings_meal_windows" = "Meal windows";
|
||||
"settings_include_weekends" = "Include weekends";
|
||||
"settings_export_style" = "Weekly export style";
|
||||
"settings_calendar" = "Calendar";
|
||||
"settings_icloud_sync" = "Sync data with iCloud";
|
||||
"settings_sync" = "Sync";
|
||||
@@ -208,6 +209,15 @@
|
||||
"share_week_title" = "MealMood weekly plan";
|
||||
"share_week_callout_title" = "Your week is ready to export";
|
||||
"share_week_callout_subtitle" = "Create a beautiful image to share or print your meal plan.";
|
||||
"share_export_style_default" = "Default";
|
||||
"share_export_style_school" = "School Timetable";
|
||||
"share_export_style_vertical" = "Vertical";
|
||||
"share_export_style_picker_title" = "Choose export style";
|
||||
"share_export_style_picker_subtitle" = "You can change it anytime in Settings.";
|
||||
"share_export_style_picker_apply" = "Use this style";
|
||||
"share_export_school_title" = "Weekly Meal Plan";
|
||||
"share_export_school_subtitle" = "School Timetable";
|
||||
"share_export_vertical_title" = "Vertical Meal Plan";
|
||||
"ads_placeholder" = "Ad";
|
||||
"ads_loading" = "Loading ad...";
|
||||
"ads_unavailable" = "Ad unavailable";
|
||||
|
||||
Reference in New Issue
Block a user