Opened 4 years ago
Closed 4 years ago
#48926 closed defect (bug) (reported-upstream)
Block "Latest Posts" strings missing i18n.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.3 |
Component: | I18N | Keywords: | has-patch |
Focuses: | ui, javascript | Cc: |
Description
The block "Latest Posts" has a few strings missing i18n.
- "Show:"
- "Excerpt"
- "Full Post"
Attachments (2)
Change History (7)
#2
@
4 years ago
It needs to be fixed on the Gutenberg side. Otherwise, it's going to be overriden next time you run npm run build
.
#4
@
4 years ago
Issue reported in Gutenberg repo:
https://github.com/WordPress/gutenberg/issues/19031
Patch submited:
https://github.com/WordPress/gutenberg/pull/19032
Note: See
TracTickets for help on using
tickets.
Patch