Automattic / Automattic/block-experiments

Event Block: Make month in 'When' field translatable

Open
#264 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
131
Forks
18
PR merge metrics
No merged PRs in 30d

Description

**Tested with:**
- Event Plugin version - 1.0.1
- WordPress version - 5.8.3

We'd like to have month (i.e. March) of event date (i.e. March 3, 2022) in _When_ field translatable in other languages like Spanish, Russian, etc.

FYI, we are using WPML for translating the website. I could translate the other fields from Event block in other available languages except When field since it is a DatePicker.

From [code](https://github.com/Automattic/block-experiments/blob/c080b80a911256340962bbfe7a5f3a702a71e29e/blocks/event/src/date-select.js#L24) I could see _dateI18n_ already in place but somehow it is not working.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.