diff --git a/config/locales/en.yml b/config/locales/en.yml
new file mode 100644
--- /dev/null
+++ b/config/locales/en.yml
@@ -0,0 +1,118 @@
+# Sample localization file for English. Add more files in this directory for other locales.
+# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
+
+en:
+ cancel: 'Cancel'
+
+ login_label: 'Login'
+ full_name_label: 'Full name'
+ email_label: 'E-mail'
+ password_label: 'Password'
+
+ go_ahead_to: "Go ahead to"
+ go_back_to: "Go back to"
+ login_page: "login page"
+ home_page: "home page"
+
+ menu:
+ main: 'Main'
+ messages: 'Messages'
+ tasks: 'Tasks'
+ submissions: 'Submissions'
+ test: 'Test Interface'
+ help: 'Help'
+ settings: 'Settings'
+ log_out: 'Log out'
+
+ title_bar:
+ current_time: "Current time is"
+ remaining_time: "Time left: "
+ contest_not_started: "The contest has not started."
+
+ login:
+ message: 'Please login to see the problem list'
+ login_submit: 'Login'
+ participation: 'Want to participate?'
+ please: 'Please'
+ register: 'register'
+
+ main:
+ start_soon: "The contest at your site will start soon. Please wait."
+ specified_in_header: "Specified in header"
+
+ problem_desc: "desc"
+ submitted_at: "Submitted at"
+ graded_at: "Graded at"
+ score: "score: "
+ cmp_msg: "compiler msg"
+ src_link: "src"
+ submissions_link: "submissions"
+
+ test:
+ title: "Test Interface"
+ intro: "You can test your submission with your own test data on the grading environment using this test interface."
+ disabled_at_end_announcement: "Note: Test interface will be disabled in the last 30 minutes of the contest time on your site."
+
+ registration:
+ title: "New user registration"
+ successful_title: "Registration successful"
+
+ login_guide: "Only a-z, A-Z, 0-9 and _. Can be at most 20 characters long"
+ email_guide: "Please make sure that your e-mail is correct.
You'll need to verify your account by email."
+ register: "Register"
+
+ email_body: "Hello {{full_name}},
+
+You have registered for {{contest_name}}
+
+Your login is: {{login}}
+
+Your password is: {{password}}
+
+Please follow the link:
+
+{{activation_url}}
+
+to activate your user account.
+
+If you did not register, please ignore this e-mail
+and report this event to {{admin_email}}.
+
+Thanks!"
+
+ email_sent: "We have sent a confimation message to your e-mail. (Please also check the Junk mail box."
+ email_verify_at: "Please check at {{email}} and confirm."
+
+ activation_sucessful_title: "User activated"
+ account_activated: "Your account has been activated."
+
+ activation_failed_title: "Activation failed"
+
+ errors:
+ header: "Errors occured during registration"
+ email:
+ title: "Errors in sending registration confirmation"
+ expl: "