Loading application

{{ t('title') }}

{{ t('aboutTitle') }}

{{ t('aboutDescription') }}

{{ t('whyTitle') }}

  • {{ t('whyReason1') }}
  • {{ t('whyReason2') }}
  • {{ t('whyReason3') }}

{{ t('featuresTitle') }}

  • {{ t('feature1') }}
  • {{ t('feature2') }}
  • {{ t('feature3') }}
{{ urlCount > 0 ? t('urlCounter', { current: urlCount, max: 50 }) : t('noUrls') }}
{{ t('rateLimitWarning') }}

{{ t('resultsTitle') }}

{{ getDisplayUrl(result.original_url, index) }}
{{ t('resolvedUrlLabel') }} {{ decodedUrls.get(index) === false ? t('displayStatusEncoded') : t('displayStatusDecoded') }}
{{ getDisplayUrl(result.resolved_url, index) }}
{{ t('retrying') }}
{{ getErrorMessage(result) }}
{{ error }}