Initial support for localization and pluralization with go-i18n-JSON-v2 format
This commit is contained in:
parent
376a2e19ea
commit
a2787bb09e
61 changed files with 1317 additions and 51 deletions
15
options/locale_next/locale_zh-CN.json
Normal file
15
options/locale_next/locale_zh-CN.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"repo": {
|
||||
"pulls": {
|
||||
"merged_title_desc": {
|
||||
"other": "于 %[4]s 将 %[1]d 次代码提交从 <code>%[2]s</code>合并至 <code>%[3]s</code>"
|
||||
},
|
||||
"title_desc": {
|
||||
"other": "请求将 %[1]d 次代码提交从 <code>%[2]s</code> 合并至 <code id=\"%[4]s\">%[3]s</code>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"milestone_kind": "搜索里程碑…"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue