user support development started
[living-lab-site.git] / application / language / english / user_lang.php
diff --git a/application/language/english/user_lang.php b/application/language/english/user_lang.php
new file mode 100644 (file)
index 0000000..d892d50
--- /dev/null
@@ -0,0 +1,23 @@
+<?php
+
+$lang['user_username'] = 'User Name';
+$lang['user_username_or_email'] = 'User Name or E-mail';
+$lang['user_password'] = 'Password';
+$lang['user_password_confirmation'] = 'Password Confirmation';
+$lang['user_old_password'] = 'Old Password';
+$lang['user_new_password'] = 'New Password';
+$lang['user_new_password_confirmation'] = 'New Password Confirmation';
+$lang['user_email'] = 'E-mail';
+$lang['user_first_name'] = 'First Name';
+$lang['user_last_name'] = 'Last Name';
+$lang['user_birth_date'] = 'Birth Date';
+$lang['user_country'] = 'Country';
+$lang['user_locality'] = 'Locality';
+$lang['user_ui_lang'] = 'Site Interface Language';
+$lang['user_time_zone'] = 'Time Zone';
+$lang['user_role'] = 'Roles';
+$lang['user_auth_src'] = 'Authentication Source';
+$lang['user_video_prefs'] = 'Video Preferences';
+
+/* End of file user_lang.php */
+/* Location: ./application/language/english/user_lang.php */
\ No newline at end of file