Sha256: 6c4b3bdc246f1f44555144760d33593c1afaf38f35b697fc2157fb9ea06c32d9
Contents?: true
Size: 888 Bytes
Versions: 1
Compression:
Stored size: 888 Bytes
Contents
en: heading_<%= model_name_underscored %>_new: New <%= model_name_underscored.titleize %> heading_<%= model_name_underscored %>_edit: Edit <%= model_name_underscored.titleize %> button_<%= model_name_underscored %>_new: New <%= model_name_underscored.titleize %> label_<%= model_name_pluralize_underscored %>: <%= model_name_pluralize_underscored.titleize %> label_<%= model_name_underscored %>: <%= model_name_underscored.titleize %> permission_view_<%= model_name_pluralize_underscored %>: View <%= model_name_pluralize_underscored.titleize %> permission_manage_<%= model_name_pluralize_underscored %>: Manage <%= model_name_pluralize_underscored.titleize %> title_<%= model_name_underscored %>_new: Click to create new <%= model_name_underscored.titleize %> <%= db_columns.collect{|column_name, _| "\n #{column_options[:lang_key]}: #{column_name.humanize}" }.join %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
redmine_extensions-0.0.14 | lib/generators/redmine_extensions/entity/templates/en.yml.erb |