Hi, after a batch of upgrades, I got an invalid interpolation key in a customized site text.
I wanted to trace where the text is used. Discourse Bot told me to look in these files :
On another topicBut I cant find the prefix of my translation key js.discourse_post_event. As I'm very insightful , I figured it might be linked to the #calendar-and-event plugin, but I can't find whether it's in a separate Github repo or not now, and which, so I'm stuck.
Request : it would be great to have a translation keys suffix reference, such as what the bot told me but complete:
On another topic
user.*: Related to user profiles, registration, or preferences.admin.*: Found in the admin interface.js.*orclient.*: Shown in the main user interface, often in client-side JavaScript.topic.*,post.*: Relating to Topics, Posts, or composer features.notifications.*: Related to notifications UI/logic.wizard.*,system_messages.*,login.*, etc.: Specialized areas.
What do you think?
Discuss this on our forum.