1.0.1: add review funnel, trial onboarding, and app diagnostics
This commit is contained in:
@@ -149,6 +149,8 @@
|
||||
"settings_website" = "Website";
|
||||
"settings_support" = "Support email";
|
||||
"settings_rate_app" = "Rate MealMood";
|
||||
"settings_app_version" = "Version";
|
||||
"settings_app_build" = "Build";
|
||||
"settings_danger_zone" = "Danger zone";
|
||||
"settings_reset_all_data" = "Reset all data";
|
||||
"settings_reset_all_data_title" = "Reset all app data?";
|
||||
@@ -215,6 +217,22 @@
|
||||
"first_dishes_suggestion_added" = "Added";
|
||||
"first_dishes_no_tags" = "Default tags are loading, please retry in a moment";
|
||||
|
||||
/* Onboarding trial */
|
||||
"onboarding_trial_title" = "Try Premium free for 7 days";
|
||||
"onboarding_trial_subtitle" = "Unlock all premium features now. You can cancel anytime before billing starts.";
|
||||
"onboarding_trial_cta" = "Start 7-day free trial";
|
||||
"onboarding_trial_skip" = "Continue with free plan";
|
||||
"onboarding_trial_price_format" = "Then %@ / month";
|
||||
|
||||
/* Review funnel */
|
||||
"review_funnel_title" = "How is MealMood going?";
|
||||
"review_funnel_message" = "Your opinion helps us improve MealMood.";
|
||||
"review_funnel_positive" = "I like it";
|
||||
"review_funnel_negative" = "Needs improvement";
|
||||
"review_feedback_title" = "Tell us what to improve";
|
||||
"review_feedback_message" = "Send us your feedback and we'll use it to improve the app.";
|
||||
"review_feedback_contact" = "Send feedback";
|
||||
|
||||
/* Notifications */
|
||||
"notification_planning_title" = "Plan your next week";
|
||||
"notification_planning_body" = "Your new week starts tomorrow and it is still not planned.";
|
||||
|
||||
Reference in New Issue
Block a user