2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-07 12:02:53 +08:00

UX: improves local-dates modal form UI

This commit is contained in:
Joffrey JAFFEUX 2018-05-30 19:05:41 +02:00 committed by GitHub
parent 8128cbd7db
commit c3ec758107
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 225 additions and 115 deletions

View file

@ -8,6 +8,7 @@ en:
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.
@ -15,3 +16,6 @@ en:
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