Switch to Google translate for FAQs

pull/206/head
M66B 3 years ago
parent c469f79801
commit 6ec06af13b

@ -790,7 +790,7 @@ public class Helper {
}
static void viewFAQ(Context context, int question) {
viewFAQ(context, question, false);
viewFAQ(context, question, true /* Google translate */);
}
static void viewFAQ(Context context, int question, boolean english) {

Loading…
Cancel
Save