Great answer.
If I have a Locations collection type with address, city, and country fields (image below).
This code "content-manager.containers.ListPage.table-headers.address": "Alamat" only works for displaying the label of the table header (image below).
The code doesn’t work for the label when creating a new entry (image below).
How could we translate the label when a user is creating a new entry?


