diff --git a/app/views/main/index.html.erb b/app/views/main/index.html.erb index 8ec17eb70..2751a1914 100644 --- a/app/views/main/index.html.erb +++ b/app/views/main/index.html.erb @@ -71,7 +71,7 @@
When every little fact is stored in one place, you can rest easy knowing you won't accidentally contradict yourself.
diff --git a/config/locales/en.yml b/config/locales/en.yml index e0a564bd5..d9aa12736 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -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: @@ -94,6 +94,7 @@ 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? @@ -101,7 +102,7 @@ en: 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}?