{{ p("skillLead") }}
{{ p("auth.guest.lead") }}
{{ p("auth.user.planStatus", { plan: p("plan.trial.name") }) }}
{{ p("auth.user.planStatus", { plan: p("plan.basic.name") }) }}
| {{ p("section.apikey.table.thLabel") }} | {{ p("section.apikey.table.thKey") }} | |
|---|---|---|
| {{ key.label || p("section.apikey.row.noLabel") }} |
{{ key.fullApiKey || `tr_${key.apiKeyId}_...` }}
|
|
{{ p("section.apikey.empty") }}
| {{ p("section.triggers.thId") }} | {{ p("section.triggers.thName") }} | |
|---|---|---|
{{ testCommand }}