Skip to content

Refresh does not take from i18n/en.json #4181

@ardprasad

Description

@ardprasad

Describe the bug

I am trying to add a few more items to footer. For example, "Credits". I created the required files under src/app/info/credits/credits-content/credits-content.component.html etc.
I created credits.info.credits.head entry in en.json5 file to display "Contributors"
I open in browser, it show perfectly, but I refresh, it show 'info.credits.head' instead of 'Contributors'.
More surprisingly, the footer shows footer.link.privacy-policy NOT "Privacy Policy"

To Reproduce

Steps to reproduce the behavior:

  1. Do this: http://localhost:4000 (Shows correctly)
  2. If I refresh the page: en.json5 is not effect

Expected behavior

A clear and concise description of what you expected to happen.

Related work

Link to any related tickets or PRs here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcannot reproduceUnable to reproduce at this time, so the ticket either needs more information or needs closingneeds triageNew issue needs triage and/or scheduling

    Type

    No type

    Projects

    Status

    ✅ Done / Closed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions