UX: get rid of preview_for (#7314)

This commit is contained in:
Joffrey JAFFEUX 2019-04-03 10:09:25 +02:00 committed by GitHub
parent 7b194743d7
commit b360d4289e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,7 @@
</div>
{{else}}
<div class="preview alert alert-info">
<b>{{i18n "discourse_local_dates.create.form.preview_for" timezone=currentUserTimezone}}</b>
<b>{{currentUserTimezone}}: </b>
{{currentPreview}}
</div>
{{/unless}}

View File

@ -23,7 +23,6 @@ en:
time_title: Time
format_title: Date format
timezone: Timezone
preview_for: Preview for %{timezone}
recurring:
every_day: "Every day"
every_week: "Every week"