{{ t('app.title') }}

{{ t('app.subtitle') }}

{{ t('panel.input') }} {{ inputStats }}
{{ lineNumbers }}
{{ t('error.location', { line: errorInfo.line, col: errorInfo.col, message: errorMessage }) }}
{{ errorInfo.snippet }}
{{ errorInfo.caret }}{{ t('error.caret') }}
{{ validStatus.text }}
{{ t('panel.output') }} {{ outputStats }}

      
{{ t('output.hint') }}
{{ toast.message }}