enInitContentGen top-level property
Init english content generation
Implementation
String enInitContentGen = '''
{
"auto_i8ln_gen_comment_1": "AutoI8ln Generated file - Use this for English translations",
"auto_i8ln_gen_comment_2": "Other translations cannot be generated without this file",
"auto_i8ln_gen_comment_3": "Add more key-value pairs below... (you can delete these auto_i8ln_gen_comments)",
"HELLO_MESSAGE": "Hello, welcome to our awesome app!",
"PLEASE_MESSAGE": "Please, provide your full name",
"THANKS_MESSAGE": "Thank you for shopping with us!",
"YES_MESSAGE": "Yes",
"NO_MESSAGE": "No"
}
''';