Contents
#include <translation.h> struct EnglishCorrection { // fields const char* scope; const char* key; const char* englishText; };