diff --git a/app/views/doorkeeper/authorizations/new.html.erb b/app/views/doorkeeper/authorizations/new.html.erb index c925ec722..e228dcae8 100644 --- a/app/views/doorkeeper/authorizations/new.html.erb +++ b/app/views/doorkeeper/authorizations/new.html.erb @@ -70,7 +70,7 @@ <% end %> -
+
By authorizing, you allow this app to access your <%= product_name %> data according to the permissions above.
diff --git a/app/views/reports/_budget_performance.html.erb b/app/views/reports/_budget_performance.html.erb index 06477b638..a66a50a89 100644 --- a/app/views/reports/_budget_performance.html.erb +++ b/app/views/reports/_budget_performance.html.erb @@ -3,7 +3,7 @@+
<%= start_date.strftime("%B %Y") %>
@@ -62,13 +62,13 @@+
<%= t("reports.budget_performance.suggested_daily", amount: Money.new((budget_item[:remaining] / days_remaining), Current.family.currency).format, days: days_remaining) %> @@ -108,8 +108,8 @@
+ <%= icon("gauge", class: "w-12 h-12 text-subdued mx-auto mb-4") %> +
<%= t("reports.budget_performance.no_budgets") %>
--
+--
<% end %><%= t("reports.net_worth.assets_vs_liabilities") %>
<%= t("reports.net_worth.no_assets") %>
+<%= t("reports.net_worth.no_assets") %>
<% end %><%= t("reports.net_worth.no_liabilities") %>
+<%= t("reports.net_worth.no_liabilities") %>
<% end %> diff --git a/app/views/reports/_summary_dashboard.html.erb b/app/views/reports/_summary_dashboard.html.erb index bc0436174..7ad7ffb8e 100644 --- a/app/views/reports/_summary_dashboard.html.erb +++ b/app/views/reports/_summary_dashboard.html.erb @@ -28,7 +28,7 @@ <%= metrics[:income_change] %>% <% end %> - + <%= t("reports.summary.vs_previous") %> @@ -65,7 +65,7 @@ <%= metrics[:expense_change] %>% <% end %> - + <%= t("reports.summary.vs_previous") %> @@ -89,7 +89,7 @@ <%= metrics[:net_savings].format %> -+
<%= t("reports.summary.income_minus_expenses") %>
@@ -118,12 +118,12 @@ style="width: <%= [metrics[:budget_percent], 100].min %>%"> -+
<%= t("reports.summary.of_budget_used") %>
<% else %> -+
<%= t("reports.summary.no_budget_data") %>
<% end %> diff --git a/app/views/reports/_trends_insights.html.erb b/app/views/reports/_trends_insights.html.erb index 66c2475ba..397de8ed1 100644 --- a/app/views/reports/_trends_insights.html.erb +++ b/app/views/reports/_trends_insights.html.erb @@ -21,7 +21,7 @@