{{ p("app.name") }}

{{ p("app.lead") }}

{{ p("section.auth.guest.lead") }}

{{ p("section.auth.guest.freeBadge") }} {{ p("section.auth.guest.freeNote") }}

{{ p("section.auth.user.planStatus", { plan: p("section.plan.trial.name") }) }}

{{ p("section.auth.user.planStatus", { plan: p("section.plan.basic.name") }) }}

{{ p("section.plan.trial.name") }}
{{ p("section.plan.currentBadge") }}
{{ p("section.plan.perMonth") }}
  • {{ p("section.plan.trial.features.sounds") }}
{{ p("section.plan.basic.name") }}
{{ p("section.plan.currentBadge") }} {{ p("section.plan.basic.granted") }}
{{ p("section.plan.perMonth") }}
  • {{ p("section.plan.basic.features.sounds") }}

{{ p("section.howto.title") }}

{{ p("section.amazon.title") }}

{{ p("ui.status.processing") }}
{{ p("section.amazon.notLinked") }}
{{ p("section.sounds.requireAmazon") }}
Login with Amazon
{{ p("section.amazon.linked") }}
{{ amazonEmail }}
{{ p("section.amazon.emailMissing") }}

{{ p("section.sounds.title") }}

{{ p("ui.empty.sounds") }}
{{ p("ui.status.loading") }}
{{ p("toast.sound_load_failed") }}
{{ p("ui.empty.sounds") }}
{{ p("section.sounds.usage", { count: sounds.length, limit: soundLimit }) }}
{{ p("section.sounds.limitExceededTrial") }}
{{ p("ui.label.code") }} {{ p("ui.label.name") }}
{{ formatDuration(s.duration) }}
{{ s.code }}
{{ s.name }}