diff --git a/config/locales/zh-CN/responders.yml b/config/locales/zh-CN/responders.yml index f0b698bf3..b9f2bf0a7 100644 --- a/config/locales/zh-CN/responders.yml +++ b/config/locales/zh-CN/responders.yml @@ -1 +1,34 @@ zh-CN: + flash: + actions: + create: + notice: "%{resource_name} 已成功创建。" + debate: "辩论已成功创建。" + direct_message: "您的消息已经成功发送。" + poll: "投票已成功创建。" + poll_booth: "投票亭已成功创建。" + poll_question_answer: "回答已成功创建" + poll_question_answer_video: "视频已成功创建" + poll_question_answer_image: "图像已成功上传" + proposal: "提议已成功创建。" + proposal_notification: "您的消息已正确发送。" + spending_proposal: "支出提议已成功创建。您可以从%{activity} 访问它" + budget_investment: "预算投资已成功创建。" + signature_sheet: "签名表已成功创建" + topic: "主题已成功创建。" + valuator_group: "评估组已成功创建" + save_changes: + notice: 更改已保存 + update: + notice: "%{resource_name} 已成功更新。" + debate: "辩论已成功更新。" + poll: "投票已成功更新。" + poll_booth: "投票亭已成功更新。" + proposal: "提议已成功更新。" + spending_proposal: "投资项目已成功更新。" + budget_investment: "投资项目已成功更新。" + topic: "主题已成功更新。" + valuator_group: "评估组已成功更新" + translation: "翻译已成功更新" + destroy: + spending_proposal: "支出提议已成功删除。"