In the emoji picker, when the locale is set to nl (Dutch), the category header "People & body" is rendered in English. Other category headers and UI strings around it (e.g. Smileys & emotie) are correctly translated, so this appears to be a missing translation key rather than a locale-loading issue.
Expected behavior
The category header should read "Mensen & lichaam" (or the project's preferred Dutch equivalent, consistent with the surrounding translations).
Actual behavior
The category header reads "People & body" in English.

In the emoji picker, when the locale is set to
nl(Dutch), the category header "People & body" is rendered in English. Other category headers and UI strings around it (e.g.Smileys & emotie) are correctly translated, so this appears to be a missing translation key rather than a locale-loading issue.Expected behavior
The category header should read "Mensen & lichaam" (or the project's preferred Dutch equivalent, consistent with the surrounding translations).
Actual behavior
The category header reads "People & body" in English.