%# locals: (family:, active_tab:, mobile: false) %> <% cache account_sidebar_tabs_cache_key(family: family, active_tab: active_tab, mobile: mobile), expires_in: 12.hours do %>
<%= t("accounts.sidebar.missing_data") %>
<%= t("accounts.sidebar.missing_data_description", product: product_name) %>
<%= link_to t("accounts.sidebar.configure_providers"), settings_hosting_path, class: "text-yellow-600 underline" %>