diff --git a/config/locales/app.en.yml b/config/locales/app.en.yml index 26256ec..869012f 100644 --- a/config/locales/app.en.yml +++ b/config/locales/app.en.yml @@ -4,6 +4,12 @@ en: hello: "Hello world" + front_title: "Projects you created" + + project: + collection: + empty_message: "You do not have any projects" + # attributes: # created_at: Created at # updated_at: Updated at