Move param out of the translation file

This commit is contained in:
zsxeee
2021-10-13 15:36:07 +08:00
parent 26841a64f0
commit 33f773fcd0
3 changed files with 3 additions and 3 deletions

View File

@@ -66,7 +66,7 @@ export default {
"Accepted Status Codes": "有效状态码",
"Push URL": "推送链接",
needPushEvery: "你需要每 {0} 秒调用一次。",
pushOptionalParams: "可选参数:{'msg'}{'ping'}",
pushOptionalParams: "可选参数:{0}",
Save: "保存",
Notifications: "消息通知",
"Not available, please setup.": "无可用通道,请先设置",