mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-17 11:59:30 +00:00
cleanup locale function usage (#27227)
This commit is contained in:
parent
3a187eace5
commit
2325fe777d
49 changed files with 121 additions and 133 deletions
|
@ -225,7 +225,6 @@
|
|||
<template id="issue-comment-editor-template">
|
||||
<div class="ui comment form">
|
||||
{{template "shared/combomarkdowneditor" (dict
|
||||
"locale" $.locale
|
||||
"MarkdownPreviewUrl" (print $.Repository.Link "/markup")
|
||||
"MarkdownPreviewContext" $.RepoLink
|
||||
"TextareaName" "content"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue