From 71c6b73c25ebd036b57b0d14de7de57cca317db6 Mon Sep 17 00:00:00 2001 From: DiamondYuan Date: Sat, 3 Jul 2021 23:55:49 +0800 Subject: [PATCH] chore: format messages --- src/common/locales/data/en-US.json | 2 +- src/common/locales/data/zh-CN.json | 2 +- src/common/locales/data/zh-TW.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/common/locales/data/en-US.json b/src/common/locales/data/en-US.json index bec85d3f..12c5aaea 100644 --- a/src/common/locales/data/en-US.json +++ b/src/common/locales/data/en-US.json @@ -182,4 +182,4 @@ "tool.title": "Title", "tool.title.required": "Title is Required", "tool.toolExtensions": "Tool Extension" -} +} \ No newline at end of file diff --git a/src/common/locales/data/zh-CN.json b/src/common/locales/data/zh-CN.json index 8a7bc9ef..d0c0e94e 100644 --- a/src/common/locales/data/zh-CN.json +++ b/src/common/locales/data/zh-CN.json @@ -182,4 +182,4 @@ "tool.title": "笔记标题", "tool.title.required": "请输入笔记标题", "tool.toolExtensions": "工具扩展" -} +} \ No newline at end of file diff --git a/src/common/locales/data/zh-TW.json b/src/common/locales/data/zh-TW.json index d0317523..a8698ae7 100644 --- a/src/common/locales/data/zh-TW.json +++ b/src/common/locales/data/zh-TW.json @@ -182,4 +182,4 @@ "tool.title": "筆記標題", "tool.title.required": "請輸入筆記標題", "tool.toolExtensions": "工具擴展" -} +} \ No newline at end of file