discourse/plugins/discourse-local-dates/config/locales/client.en.yml
Sam df62b48d51 UX: remove "at" word from relative dates in local dates
Previously we would render "Today at 2:42 PM"
Now we render "Today 2:42 PM"

This also introduces new strings so it can be properly translated

Finally it introduces tests so we can make sure this keeps working
2018-10-31 11:55:43 +11:00

26 lines
1.2 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

en:
js:
discourse_local_dates:
relative_dates:
today: Today %{time}
tomorrow: Tomorrow %{time}
yesterday: Yesterday %{time}
title: Insert date
create:
modal_title: Insert date
modal_subtitle: "We will automatically convert the date and time to the viewers local time zone."
form:
insert: Insert
advanced_mode: Advanced mode
simple_mode: Simple mode
format_description: "Format used to display the date to the user. Use \"\\T\\Z\" to display the user timezone in words (Europe/Paris)"
timezones_title: Timezones to display
timezones_description: Timezones will be used to display dates in preview and fallback.
recurring_title: Recurrence
recurring_description: "Define the recurrence of an event. You can also manually edit the recurring option generated by the form and use one of the following keys: years, quarters, months, weeks, days, hours, minutes, seconds, milliseconds."
recurring_none: No recurrence
invalid_date: Invalid date, make sure date and time are correct
date_title: Date
time_title: Time
format_title: Date format