mirror of
https://gitee.com/gitea/gitea
synced 2025-12-16 04:56:37 +08:00
cleanup locale function usage (#27227)
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
></textarea>
|
||||
</div>
|
||||
</div>
|
||||
{{template "base/modal_actions_confirm" (dict "locale" $.locale "ModalButtonTypes" "confirm")}}
|
||||
{{template "base/modal_actions_confirm" (dict "ModalButtonTypes" "confirm")}}
|
||||
</form>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user