Skip to content

Commit

Permalink
New translations zh_cn.json (English)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hldbot committed Jan 5, 2025
1 parent ef32d0e commit 384399f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions core/locales/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"config.comments.help_url": "Help document URL.",
"config.comments.ignored_sender": "Ignore user list. Users matching this list will be ignored.",
"config.comments.issue_url": "Issue feedback URL.",
"config.comments.jwt_secret": "The authentication key for the built-in API, for signing and verifying validity.",
"config.comments.jwt_secret": "The authentication key for the built-in API, it can be filled in at will.",
"config.comments.kook_token": "KOOK bot token.",
"config.comments.locale_url": "Localized project URL.",
"config.comments.lost_petal_limit": "The maximum number of petals users can lose per day.",
Expand Down Expand Up @@ -150,6 +150,7 @@
"parser.matched.but_try_again_later": "Please try again later.",
"parser.module.desc": "Description:\n${desc}",
"parser.module.disabled.prompt": "\"${module}\" module is not enabled. Please use \"${prefix}enable ${module}\" to enable the module.",
"parser.module.disabled.to_enable": "是否开启并继续执行?",
"parser.module.unloaded": "\"${module}\"hasn't been loaded yet. Please contact the developers to solve this issue.",
"parser.superuser.permission.denied": "You do not have permission to use this command.",
"petal.message.cost": "(${amount} petals used)",
Expand Down Expand Up @@ -184,4 +185,4 @@
"tos.message.warning.count": "You have received ${current_warns} warnings.",
"tos.message.warning.last": "This is the last warning.",
"tos.message.warning.prompt": "Your account will be blocked if you receive more than ${warn_counts} warnings."
}
}

0 comments on commit 384399f

Please sign in to comment.