blurts-server icon indicating copy to clipboard operation
blurts-server copied to clipboard

Translate `FAQ` in v2 guestLayout and mainLayout?

Open pdehaan opened this issue 1 year ago • 1 comments

Q: Does FAQ need to be translated?

git grep -n ">FAQ<" src | cat

src/views/guestLayout.js:76:        <li><a href='https://support.mozilla.org/kb/firefox-monitor-faq' target='_blank'>FAQ</a></li>
src/views/mainLayout.js:110:        <li><a href='https://support.mozilla.org/kb/firefox-monitor-faq' target='_blank'>FAQ</a></li>

PS: See GitHub discussion thread below for more details and flavor.

Originally posted by @pdehaan in https://github.com/mozilla/blurts-server/pull/2917#discussion_r1146598433

pdehaan avatar Mar 24 '23 04:03 pdehaan

Related: https://github.com/mozilla/blurts-server/pull/3058#discussion_r1204508777

pdehaan avatar May 25 '23 16:05 pdehaan