You have successfully configured your Synth API key through the SYNTH_API_KEY environment variable.
<% else %><%= t(".description") %>
<% end %><%= t(".api_calls_used", used: number_with_delimiter(@synth_usage.used), limit: number_with_delimiter(@synth_usage.limit), percentage: number_to_percentage(@synth_usage.utilization, precision: 1)) %>
<%= t(".plan", plan: @synth_usage.plan) %>