diff --git a/config/locales/en.yml b/config/locales/en.yml index c53990a33..3fa6dcf1c 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -42,4 +42,6 @@ en: validate_account_update_params: "Please submit proper account update data in request body." not_email: "is not an email" messages: - already_in_use: already in use \ No newline at end of file + already_in_use: already in use + hello: hello + welcome: welcome \ No newline at end of file