Sha256: db333e88d27089954a8ea67cbb6d53d6d49e693c6dcafdd8df4266d5b54fd9b3
Contents?: true
Size: 901 Bytes
Versions: 8
Compression:
Stored size: 901 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, column_options| "\n #{column_options[:lang_key]}: #{column_name.humanize}" }.join %>
Version data entries
8 entries across 8 versions & 1 rubygems