Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/chs/src/vs/workbench/common/theme.i18n.json')
-rw-r--r--i18n/chs/src/vs/workbench/common/theme.i18n.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/chs/src/vs/workbench/common/theme.i18n.json b/i18n/chs/src/vs/workbench/common/theme.i18n.json
index 0da3b52855d..11d275a1ff8 100644
--- a/i18n/chs/src/vs/workbench/common/theme.i18n.json
+++ b/i18n/chs/src/vs/workbench/common/theme.i18n.json
@@ -59,12 +59,12 @@
"titleBarActiveBackground": "窗口处于活动状态时的标题栏背景色。请注意,该颜色当前仅在 macOS 上受支持。",
"titleBarInactiveBackground": "窗口处于非活动状态时的标题栏背景色。请注意,该颜色当前仅在 macOS 上受支持。",
"titleBarBorder": "标题栏边框颜色。请注意,该颜色当前仅在 macOS 上受支持。",
- "notificationsCenterBorder": "通知中心的边框颜色。通知从窗口右下角滑入。",
- "notificationsToastBorder": "通知横幅的边框颜色。通知从窗口右下角滑入。",
+ "notificationCenterBorder": "通知中心的边框颜色。通知从窗口右下角滑入。",
+ "notificationToastBorder": "通知横幅的边框颜色。通知从窗口右下角滑入。",
"notificationsForeground": "通知的前景色。通知从窗口右下角滑入。",
"notificationsBackground": "通知的背景色。通知从窗口右下角滑入。",
"notificationsLink": "通知链接的前景色。通知从窗口右下角滑入。",
- "notificationsCenterHeaderForeground": "通知中心头部的前景色。通知从窗口右下角滑入。",
- "notificationsCenterHeaderBackground": "通知中心头部的背景色。通知从窗口右下角滑入。",
+ "notificationCenterHeaderForeground": "通知中心头部的前景色。通知从窗口右下角滑入。",
+ "notificationCenterHeaderBackground": "通知中心头部的背景色。通知从窗口右下角滑入。",
"notificationsBorder": "通知中心中分隔通知的边框的颜色。通知从窗口右下角滑入。"
} \ No newline at end of file