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/services/themes/common/colorThemeSchema.i18n.json')
-rw-r--r--i18n/chs/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/chs/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json b/i18n/chs/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json
index 3006c199103..1c27ab2249d 100644
--- a/i18n/chs/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json
+++ b/i18n/chs/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json
@@ -6,6 +6,7 @@
{
"schema.token.settings": "标记的颜色和样式。",
"schema.token.foreground": "标记的前景色。",
+ "schema.token.background.warning": "暂不支持标记背景色。",
"schema.token.fontStyle": "规则字体样式:“斜体”、“粗体”和“下划线”中的一种或者组合",
"schema.fontStyle.error": "字体样式必须为 \"italic\"(斜体)、 \"bold\"(粗体)和 \"underline\"(下划线)的组合。",
"schema.properties.name": "规则的描述。",