Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 22 additions & 6 deletions config/locales/en/en_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,20 @@ en:
edit: "Edit"
edit_caps: "EDIT"
edit_lowercase": "edit"


update: "Update"
update_caps: "UPDATE"
update_lowercase: "update"

URI:
android_app_uri: ""
ios_app_uri: ""

forms:
save: "Save"
saving: "Saving..."
keep_typing: "Keep typing..."
checkin_reminder_title: "Remind me to check in"
treatment_reminder_title: "Treatment reminders"

today: "Today"
yesterday: "Yesterday"
Expand Down Expand Up @@ -222,6 +230,8 @@ en:
#alarm
alarm_reminder_title: "Reminder"
alarm_reminder_text: "Don’t forget to check into Flaredown today!"
treatment_reminder_title: "Treatment Reminder"
treatment_reminder_text: "Don't forget to take "
alarm_off_caps: "OFF"

# account
Expand Down Expand Up @@ -387,13 +397,16 @@ en:
basic_2: "Fairly active"
basic_3: "Very active"
basic_4: "Extremely active"


confirmation_message:
settings_saved: "Settings saved"

nice_errors:
field_required: "%{field} is required"
field_invalid: "%{field} is invalid"

general_error: "Oops!"
general_error_description: "Something went wrong here, please check all the usually suspects and try again."
general_error_description: "Something went wrong here, please check all the usual suspects and try again."
bad_credentials: "Invalid Login Credentials"
bad_credentials_description: "Either the email or password you submitted was incorrect."
unknown_locale: "Unknown Locale"
Expand All @@ -410,7 +423,10 @@ en:
distant_past_date_description: "You can only check in up to two weeks in the past"
no_checkins_before_signup: "Too far back!"
no_checkins_before_signup_description: "You can only check in on days after the date you originally signed up"

api_error: "API Error"
api_error_description: "Error retrieving information from the API. Please check your connection and try again."
minimum_client_error: "Update Required"
minimum_client_error_description: "An update to Flaredown is required."

# Some Rails validations
name_exists: "Name already exists"
Expand Down Expand Up @@ -920,4 +936,4 @@ en:
<h5>Miscellaneous Terms</h5>
<p>Flaredown may assign this agreement at any time to a subsidiary or parent company or to a successor to its business as part of a merger or sale of substantially all of its assets. You may not assign or transfer this agreement.</p>
<p>If any provision of this Agreement is held to be unenforceable for any reason, the remaining provisions will be unaffected and remain in full force and effect.</p>
<p>For any questions or comments, or to report violations of this agreement, email us at contact@flaredown.com, or contact us at:</p><span>Flaredown, LLC</span><br/><span>75 E 4th St #4157</span><br/><span>New York, NY 10003</span>
<p>For any questions or comments, or to report violations of this agreement, email us at contact@flaredown.com, or contact us at:</p><span>Flaredown, LLC</span><br/><span>75 E 4th St #4157</span><br/><span>New York, NY 10003</span>