0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-23 06:15:56 -05:00
forgejo/options/locale_next/locale_zh-CN.json

10 lines
330 B
JSON
Raw Normal View History

{
"repo.pulls.merged_title_desc": {
"other": "于 %[4]s 将 %[1]d 次代码提交从 <code>%[2]s</code>合并至 <code>%[3]s</code>"
},
"repo.pulls.title_desc": {
"other": "请求将 %[1]d 次代码提交从 <code>%[2]s</code> 合并至 <code id=\"%[4]s\">%[3]s</code>"
},
"search.milestone_kind": "搜索里程碑…"
}