Skip to content

Remove common.json localization file #87

@arcanistzed

Description

@arcanistzed

https://github.com/HacktheHill/track-the-hack/blob/main/public/locales/en/common.json
https://github.com/HacktheHill/track-the-hack/blob/main/public/locales/fr/common.json

### Tasks
- [x] Remove unused `unknown-error` localization key
- [x] Extract `contact-us`, `unknown-error`, `not-authorized-to-view-this-page` into an `Error.json` localization file
- [x] Extract `loading` into it's own localization file
- [x] Extract `description` into `Head.json`
- [x] Extract `hack-the-hill-logo-alt` into `FormPage.json`
- [ ] Remove all mentions of `"common"` in the `getStaticProps` function
- [ ] Once everything has been moved, delete the file

Don't forget to apply this to both languages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions