Sha256: 0c8217c5aaf5a5bf9e5b08413fd9c47e4123241e4ac007d6b4f5c8070f5c237b
Contents?: true
Size: 1.31 KB
Versions: 1
Compression:
Stored size: 1.31 KB
Contents
en: back_to_list_link: "Back to List" destroy_confirmation: "Are you sure?" destroy_link: "Destroy" edit_link: "Edit" edit_title: "Edit {{model}}" new_link: "New {{model}}" new_title: "New {{model}}" show_link: "Show" view_all_link: "View All" flash_notice_successfully_created: "Successfully created {{model}}" flash_notice_successfully_destroyed: "Successfully destroyed {{model}}" flash_notice_successfully_updated: "Successfully destroyed {{model}}" # Formtastic buttons formtastic: actions: create: "Create {{model}}" update: "Update {{model}}" # Authentication log_in_button: "Log In" log_in_message: "Already have an account? <a href='{{url}}>Log in!</a>" log_in_title: "Log In" sign_up_button: "Sign Up" sign_up_message: "Don't have an account? <a href='{{url}}'>Sign up!</a>" sign_up_title: "Sign Up" login_label: "Login" password_label: "Password" flash_notice_logged_in: "Logged in successfully." flash_notice_logged_out: "You have been logged out." flash_notice_signed_up: "Thank you for signing up! You are now logged in." flash_error_login_required: "You must first log in or sign up before accessing this page." flash_error_invalid_login: "Invalid login or password." username_validation_message: "should only contain letters, numbers, or .-_@"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
splendeo-generators-0.2.1 | rails_generators/splendeo_layout/templates/config/locales/en.yml |