Improve fork form translation with "$options.i18n" pattern
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=328647) </details> <!--IssueSummary end--> The following discussion from !55838 should be addressed: - [ ] @dpisek started a [discussion](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/55838#note_556609590): (+2 comments) > ```suggestion:-0+0 > :label="__('Project name')" > ``` > > I can see that the label was not translatable before but maybe we can change it? :slight_smile: > > ps.: I can see that we use the `ForkProject` namespace so should we use it here too? > > pps.: I've seen a move towards using `$options.i18n` to store translation strings - if you like the pattern then I guess we could use it here too. But would definitely be something for a follow-up, since it would touch quite a few places within the template :thinking:
issue