forgejo/templates/repo
wxiaoguang 23b6827151
Fix calls to i18n in templates (#21394)
Although the `.i18n` has been refactored to `.locale`, some PRs using
`.i18n` were still merged.

* #20219
* #21246

This PR fixes the calls to `.i18n`.

At the moment, `{{.nosuch.nosuch "..."}}` won't cause template error so
these mistakes don't cause 500 and haven't been found.
2022-10-10 15:05:32 +01:00
..
branch
diff Refactor from Vue2 to Vue3 (#20044) 2022-10-01 22:26:38 +08:00
editor Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
find
graph Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
issue Fix calls to i18n in templates (#21394) 2022-10-10 15:05:32 +01:00
migrate Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
projects Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
pulls Add filetree on left of diff view (#21012) 2022-09-27 13:22:19 +08:00
release Tag list should include draft releases with existing tags (#21263) 2022-10-03 20:05:53 +08:00
settings Fix calls to i18n in templates (#21394) 2022-10-10 15:05:32 +01:00
wiki Webhook for Wiki changes (#20219) 2022-09-04 20:54:23 +01:00
activity.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
blame.tmpl
branch_dropdown.tmpl Keep path when creating a new branch (#21153) 2022-09-15 21:25:16 +08:00
clone_buttons.tmpl
clone_script.tmpl Make the vscode clone link respect transport protocol (#20557) 2022-09-09 02:38:51 -04:00
commit_page.tmpl Add filetree on left of diff view (#21012) 2022-09-27 13:22:19 +08:00
commit_status.tmpl
commit_statuses.tmpl Improve commit status icons (#21124) 2022-09-09 17:03:18 -04:00
commits.tmpl
commits_list.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
commits_list_small.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
commits_table.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
create.tmpl
empty.tmpl
forks.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
graph.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
header.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
home.tmpl Make Clone in VSCode link get updated correctly (#21225) 2022-09-21 19:51:10 +08:00
icon.tmpl
packages.tmpl
search.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
shabox_badge.tmpl
sub_menu.tmpl Move go-licenses to generate and separate generate into a frontend and backend component (#21061) 2022-09-05 14:04:18 +08:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
view_file.tmpl Show .editorconfig errors in frontend (#21088) 2022-09-12 00:16:56 +02:00
view_list.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
watchers.tmpl