diff --git a/initdb/02_3_1_signalk_public_tables.sql b/initdb/02_3_1_signalk_public_tables.sql index c1edd2b..2a4d331 100644 --- a/initdb/02_3_1_signalk_public_tables.sql +++ b/initdb/02_3_1_signalk_public_tables.sql @@ -115,17 +115,17 @@ INSERT INTO public.email_templates VALUES E'Congratulations!\nYou have just connect your account to your vessel, @postgsail_bot.\n'), ('no_vessel', 'PostgSail add your boat', - E'Hello __RECIPIENT__,\nYou have created an account on PostgSail but you have not created your boat yet.\nIf you need any assistance I would be happy to help. It is free and an open-source.\nThe PostgSail Team', + E'Hello __RECIPIENT__,\nYou created an account on PostgSail but you have not added your boat yet.\nIf you need any assistance, I would be happy to help. It is free and an open-source.\nThe PostgSail Team', 'PostgSail next step', E'Hello,\nYou should create your vessel. Check your email!\n'), ('no_metadata', 'PostgSail connect your boat', - E'Hello __RECIPIENT__,\nYou have created an account on PostgSail but you have not connected your boat yet.\nIf you need any assistance I would be happy to help. It is free and an open-source.\nThe PostgSail Team', + E'Hello __RECIPIENT__,\nYou created an account on PostgSail but you have not connected your boat yet.\nIf you need any assistance, I would be happy to help. It is free and an open-source.\nThe PostgSail Team', 'PostgSail next step', E'Hello,\nYou should connect your vessel. Check your email!\n'), ('no_activity', 'PostgSail boat inactivity', - E'Hello __RECIPIENT__,\nWe don\'t see any activity on your account, do you need any assistance?\nIf you need any assistance I would be happy to help. It is free and an open-source.\nThe PostgSail Team', + E'Hello __RECIPIENT__,\nWe don\'t see any activity on your account, do you need any assistance?\nIf you need any assistance, I would be happy to help. It is free and an open-source.\nThe PostgSail Team.', 'PostgSail inactivity!', E'We detected inactivity. Check your email!\n'), ('deactivated',