1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-04-03 03:04:06 +00:00
forgejo/templates/repo/settings
wxiaoguang 23b6827151
Fix calls to i18n in templates ()
Although the `.i18n` has been refactored to `.locale`, some PRs using
`.i18n` were still merged.

* 
* 

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
..
webhook Fix calls to i18n in templates () 2022-10-10 15:05:32 +01:00
branches.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
collaboration.tmpl Make sure fmt catches all templates () 2022-08-31 23:58:54 +08:00
deploy_keys.tmpl Replace fomantic popup module with tippy.js () 2022-08-09 14:37:34 +02:00
githook_edit.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
githooks.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
lfs.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
lfs_file.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
lfs_file_find.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
lfs_locks.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
lfs_pointers.tmpl Make sure fmt catches all templates () 2022-08-31 23:58:54 +08:00
nav.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
navbar.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
options.tmpl Fix issue that sync_on_commit is not set () 2022-10-01 16:07:05 +03:00
protected_branch.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
tags.tmpl Remove fomantic image module () 2022-09-12 17:08:46 +08:00