mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-09 18:43:23 +02:00
Switch to Google translate for FAQs
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user