mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Merge branch 'master' into tailwind-redesign
This commit is contained in:
commit
09f0a7adf9
@ -10,7 +10,7 @@
|
||||
<i class="material-icons tooltipped" data-tooltip="Answer this randomly-generated question to have it automatically saved to your <%= content.name %> <%= content.page_type.downcase %> page.">help</i>
|
||||
<%=
|
||||
t(
|
||||
"serendipitous_questions.attributes.#{content.page_type.downcase}.#{field.label.downcase}",
|
||||
"serendipitous_questions.attributes.#{content.page_type.downcase}.#{field.label.parameterize.underscore}",
|
||||
name: content.name,
|
||||
default: "What is #{content.name}'s #{field.label.downcase}?"
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user