Sha256: 016eb5a6b3b3bc255ad332472fb42ed43b4a2740dbd618bece9e222882955364
Contents?: true
Size: 1.32 KB
Versions: 1
Compression:
Stored size: 1.32 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 updated {{model}}" # Formtastic buttons formtastic: actions: create: "Create {{model}}" update: "Update {{model}}" # Authentication log_in_button: "Log In" log_in_message: "Already have an account? {{link}}" log_in_link: "Log in!" log_in_title: "Log In" sign_up_button: "Sign Up" sign_up_message: "Don't have an account? {{link}}" sign_up_link: "Sign up!" 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.3.1 | rails_generators/splendeo_layout/templates/config/locales/en.yml |