update
This commit is contained in:
@@ -91,6 +91,10 @@
|
||||
"copySuffix": "Copy",
|
||||
"cannotDeletePreset": "Cannot delete preset theme",
|
||||
"applyThemeTooltip": "Apply this theme",
|
||||
"terminalThemeJsonEditorTitle": "Terminal Theme JSON Editor",
|
||||
"terminalThemeJsonEditorDesc": "Directly edit the terminal theme configuration using JSON. Changes here will reflect in the color pickers below after blurring the textarea.",
|
||||
"terminalThemeColorEditorTitle": "Terminal Theme Color Editor",
|
||||
"errorFixJsonBeforeSave": "Please fix the JSON format errors before saving.",
|
||||
"applyButton": "Apply",
|
||||
"searchThemePlaceholder": "Search theme name...",
|
||||
"sortBy": "Sort by:",
|
||||
|
||||
@@ -91,6 +91,10 @@
|
||||
"copySuffix": "副本",
|
||||
"cannotDeletePreset": "无法删除预设主题",
|
||||
"applyThemeTooltip": "应用此主题",
|
||||
"terminalThemeJsonEditorTitle": "终端主题 JSON 编辑器",
|
||||
"terminalThemeJsonEditorDesc": "直接使用 JSON 编辑终端主题配置。在此处更改并在文本区域失焦后,下方的颜色选择器将同步更新。",
|
||||
"terminalThemeColorEditorTitle": "终端主题颜色编辑器",
|
||||
"errorFixJsonBeforeSave": "请先修复 JSON 格式错误再保存。",
|
||||
"applyButton": "应用",
|
||||
"searchThemePlaceholder": "搜索主题名称...",
|
||||
"sortBy": "排序:",
|
||||
|
||||
Reference in New Issue
Block a user