From 1c2e783568897591f0a1108bc1168b773c311907 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Tue, 10 Mar 2026 18:06:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=A4=9A=E8=AF=AD=E8=A8=80?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locale/index-nvue.js | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 locale/index-nvue.js diff --git a/locale/index-nvue.js b/locale/index-nvue.js new file mode 100644 index 00000000..2ee8d2c8 --- /dev/null +++ b/locale/index-nvue.js @@ -0,0 +1,44 @@ +export default { + "zh-Hans": { + "common_reply": "回复", + "common_expand": "展开", + "common_collapse": "收起", + "common_share": "分享", + "common_buy": "购买", + "common_goods": "商品", + "common_comment": "评论", + "common_no_data": "暂无数据", + "ask_comments_ymmd24": "条回复", + "common_retract": "收起", + "common_cancel": "取消", + "common_delete": "删除", + "common_confirm": "确定", + "video_detail_rfsdfg": "举报原因", + "video_detail_fsdf33": "请选择具体的类型", + "common_complaint": "举报", + "upload_b33f08": "上传图片", + "common_warm_tips": "温馨提示", + "order_psi67g": "删除后不可恢复、继续吗?" + }, + "en": { + "common_reply": "Reply", + "common_expand": "Expand", + "common_collapse": "Collapse", + "common_share": "Share", + "common_buy": "Buy", + "common_goods": "Goods", + "common_comment": "Comment", + "common_no_data": "No data available", + "ask_comments_ymmd24": "Replies", + "common_retract": "Retract", + "common_cancel": "Cancel", + "common_delete": "Delete", + "common_confirm": "Confirm", + "video_detail_rfsdfg": "Reason for reporting", + "video_detail_fsdf33": "Please choose a specific type", + "common_complaint": "Complaint", + "upload_b33f08": "Upload", + "common_warm_tips": "Kind reminder", + "order_psi67g": "Unable to recover or continue after deletion?" + } +} \ No newline at end of file