Making WordPress.org

#5829 closed defect (bug) (fixed)

Rosetta sites are missing JSON localization

Reported by: fierevere's profile fierevere Owned by:
Milestone: Priority: normal
Component: International Sites (Rosetta) Keywords:
Cc:

Description

Since WP 5.0 parts of localization (JS) for some WP parts (block editor) are provided as set of .json files.

It seems that all Rosetta sites are missing them and therefore Block editor is only localized partially.

This affects all, main locale site (LOCALE.wordpress.org), support site /support and P2 /team

Attachments (1)

afbeelding.png (9.7 KB) - added by fierevere 23 months ago.
example of editor for nl_NL

Download all attachments as: .zip

Change History (4)

@fierevere
23 months ago

example of editor for nl_NL

#1 @vladytimy
23 months ago

It also affects Make sites.

#2 @ocean90
23 months ago

In 11141:

Translate: Add --projects argument to export command for limiting the projects to export.

See #5829.

#3 @ocean90
23 months ago

  • Resolution set to fixed
  • Status changed from new to closed

Since [dotorg17580] the language updater is now using the same exporter which is used for language packs and has support for JavaScript translations.

Note: See TracTickets for help on using tickets.