Skip to content

Commit

Permalink
Merge pull request #75 from indentlabs/serendipitous-improvements
Browse files Browse the repository at this point in the history
Misc serendipitous fixes
  • Loading branch information
drusepth authored Oct 3, 2016
2 parents b513267 + 0fad235 commit e53201e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/views/main/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<div class="col s12 m4">
<div class="icon-block center">
<h2 class="brown-text"><i class="material-icons">assignment_turned_in</i></h2>
<h5>Continuuity checks</h5>
<h5>Continuity checks</h5>
<p class="light">
When every little fact is stored in one place, you can rest easy knowing you won't accidentally contradict yourself.
</p>
Expand Down
5 changes: 3 additions & 2 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ en:
race: What is %{name}’s race?
religion: What religion does %{name} practice?
role: What is %{name}’s role in your story?
skintone: What skin tone does %{name} name?
skintone: What skin tone does %{name} have?
weight: How much does %{name} weigh?

item:
Expand All @@ -94,14 +94,15 @@ en:
name: What is %{name}’s full name?
notes: Do you have any miscellaneous public notes for %{name}?
#original_owner: Who originally owned %{name}?
#past_owners
private_notes: Do you have any private notes for %{name}?
weight: How much does %{name} weigh?
year_made: When was %{name} made?

location:
area: What kind of area is %{name} in?
#capital: What is %{name}’s capital?
crops: What cropes does %{name} produce?
crops: What crops does %{name} produce?
currency: What currencies are used in %{name}?
established_year: When was %{name} established?
language: What languages are spoken in %{name}?
Expand Down

0 comments on commit e53201e

Please sign in to comment.