mirror of https://github.com/iv-org/invidious.git
Add precisions to error message regarding locales
This commit is contained in:
parent
a2600acfa9
commit
fd30f5775a
|
@ -435,5 +435,5 @@
|
|||
"crash_page_before_reporting": "Before reporting a bug, make sure that you have:",
|
||||
"crash_page_read_the_faq": "looked at the <a href=\"`x`\">Frenquently Asked Queqtions (FAQ)</a>",
|
||||
"crash_page_search_issue": "searched for <a href=\"`x`\">existing issues on Github</a>",
|
||||
"crash_page_report_issue": "If none of the above helped, please <a href=\"`x`\">open a new issue on GitHub</a> and include the following text in your message:"
|
||||
"crash_page_report_issue": "If none of the above helped, please <a href=\"`x`\">open a new issue on GitHub</a> (preferably in English) and include the following text in your message (do NOT translate that text):"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue