You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ t('The primary method of support for Unraid Connect is through our forums and Discord.') }}
22
-
{{ t('If you are asked to supply logs, please open a support request on our Contact Page and reply to the email message you receive with your logs attached.') }}
20
+
{{
21
+
t(
22
+
'If you are asked to supply logs, please open a support request on our Contact Page and reply to the email message you receive with your logs attached.'
23
+
)
24
+
}}
23
25
{{ t('The logs may contain sensitive information so do not post them publicly.') }}
<p>{{ t(`Downgrades are only recommended if you're unable to solve a critical issue.`) }}</p>
79
-
<p>{{ t('In the rare event you need to downgrade we ask that you please provide us with Diagnostics so we can investigate your issue.') }}</p>
80
-
<p>{{ t('Download the Diagnostics zip then please open a bug report on our forums with a description of the issue along with your diagnostics.') }} </p>
77
+
<p>
78
+
{{
79
+
t(
80
+
'In the rare event you need to downgrade we ask that you please provide us with Diagnostics so we can investigate your issue.'
81
+
)
82
+
}}
83
+
</p>
84
+
<p>
85
+
{{
86
+
t(
87
+
'Download the Diagnostics zip then please open a bug report on our forums with a description of the issue along with your diagnostics.'
0 commit comments