From 3fb609aed643cf363047707c73feede9dc12ec55 Mon Sep 17 00:00:00 2001 From: liyang <1711467488@qq.com> Date: Wed, 22 May 2019 17:35:58 +0800 Subject: [PATCH] no message Former-commit-id: d9e64006f301b79c5d66643a3d357848baf59873 [formerly d9e64006f301b79c5d66643a3d357848baf59873 [formerly d9e64006f301b79c5d66643a3d357848baf59873 [formerly d9e64006f301b79c5d66643a3d357848baf59873 [formerly 89895ad0d6361d3432518ae9028445aef67ffa65 [formerly 3530946ffa887baf02fd63e2e93c32a387db9a17]]]]] Former-commit-id: 85545f94dfdce2773f82edaa9156f83a9cb8e669 Former-commit-id: db1cc6760396cd39fac4af32400c2e17a6206cfd Former-commit-id: a8d7249c431807080f5451a38128848ec74b6562 [formerly f45071e8207051678c4c57a325fe7ba711173224] Former-commit-id: 15860f9dab62b6a8ff14f44cf9328344cfdab496 Former-commit-id: 4df3ec8ff501ad53d0a01f4330c2209ab8320741 Former-commit-id: b6643f2df5375c0f9ae66566e3fac41cbc1a11e0 Former-commit-id: 8613c7683e0b1ee3abceb78ff92cb69e8809f757 Former-commit-id: 5c6a5b95d8e8b19bfc7f0d0a196cd3217a24289e --- src/locales/en.json | 30 +++++++++++++++--------------- src/locales/ja.json | 30 +++++++++++++++--------------- src/locales/zh-chs.json | 2 +- src/locales/zh-cht.json | 32 ++++++++++++++++---------------- 4 files changed, 47 insertions(+), 47 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 47cf9201..a7e12967 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -12,16 +12,16 @@ "special": { "upload": { "error": { - "message": "", - "title": "" + "message": "Data upload failed", + "title": "Upload failed" }, "start": { - "message": "", - "title": "" + "message": "Uploading data, please wait", + "title": "Start upload" }, "success": { - "message": "", - "title": "" + "message": "Successful data upload", + "title": "Successful upload" } } } @@ -68,22 +68,22 @@ "log": { "notify": { "more": { - "message": "", - "title": "" + "message": "The full log content has been printed to the console", + "title": "log details" } }, "table": { - "empty-text": "", + "empty-text": "No log information yet", "label": { - "component": "", - "message": "", - "more": "", - "time": "", - "url": "" + "component": "Trigger component", + "message": "Information", + "more": "check the detail information", + "time": "time", + "url": "Trigger page" } }, "upload": { - "button": "" + "button": "Upload {number} data" } }, "login": { diff --git a/src/locales/ja.json b/src/locales/ja.json index 19be6a4c..8fc26c90 100644 --- a/src/locales/ja.json +++ b/src/locales/ja.json @@ -12,16 +12,16 @@ "special": { "upload": { "error": { - "message": "", - "title": "" + "message": "データのアップロードに失敗しました", + "title": "アップロードに失敗しました" }, "start": { - "message": "", - "title": "" + "message": "データをアップロードしています。しばらくお待ちください", + "title": "アップロードを開始" }, "success": { - "message": "", - "title": "" + "message": "データのアップロードに成功しました", + "title": "アップロード成功" } } } @@ -68,22 +68,22 @@ "log": { "notify": { "more": { - "message": "", - "title": "" + "message": "ログ全体の内容がコンソールに出力されました", + "title": "ログ詳細" } }, "table": { - "empty-text": "", + "empty-text": "ログ情報はまだありません", "label": { - "component": "", - "message": "", - "more": "", - "time": "", - "url": "" + "component": "トリガーコンポーネント", + "message": "情報", + "more": "詳細を見る", + "time": "時間", + "url": "トリガーページ" } }, "upload": { - "button": "" + "button": " {number} データをアップロード" } }, "login": { diff --git a/src/locales/zh-chs.json b/src/locales/zh-chs.json index 637b1cb2..f5cb506d 100644 --- a/src/locales/zh-chs.json +++ b/src/locales/zh-chs.json @@ -27,7 +27,7 @@ } }, "rules": { - "required": "请输入{name}" + "required": "请输入 {name}" } }, "views": { diff --git a/src/locales/zh-cht.json b/src/locales/zh-cht.json index 310e3246..c88715da 100644 --- a/src/locales/zh-cht.json +++ b/src/locales/zh-cht.json @@ -12,22 +12,22 @@ "special": { "upload": { "error": { - "message": "", - "title": "" + "message": "數據上傳失敗", + "title": "上傳失敗" }, "start": { - "message": "", - "title": "" + "message": "正在上傳數據,請稍後", + "title": "開始上傳" }, "success": { - "message": "", - "title": "" + "message": "數據上傳成功", + "title": "上傳成功" } } } }, "rules": { - "required": "請輸入{name}" + "required": "請輸入 {name}" } }, "views": { @@ -68,22 +68,22 @@ "log": { "notify": { "more": { - "message": "", - "title": "" + "message": "完整的日誌內容已經打印到控制台", + "title": "日誌詳情" } }, "table": { - "empty-text": "", + "empty-text": "暫無日誌信息", "label": { - "component": "", - "message": "", - "more": "", - "time": "", - "url": "" + "component": "觸發組件", + "message": "信息", + "more": "查看詳細信息", + "time": "時間", + "url": "觸發頁面" } }, "upload": { - "button": "" + "button": "上傳 {number} 條數據" } }, "login": {