* fix: fix T-2063 * fix: fix T-2589 * chore: remove translation of page header * chore: add version check for migration * chore: switch locale files to JSON format * fix: bug * fix(auth): fix translation * fix: add App provider --------- Co-authored-by: chenos <chenlinxh@gmail.com>
35 lines
1.2 KiB
JSON
35 lines
1.2 KiB
JSON
{
|
|
"Theme editor": "主题编辑器",
|
|
"Themes": "主题",
|
|
"Dark theme": "暗黑主题",
|
|
"Optional": "可选",
|
|
"Non-optional": "不可选",
|
|
"Current": "当前主题",
|
|
"Default": "默认",
|
|
"Delete theme": "删除主题",
|
|
"Deletion is unrecoverable. Confirm deletion?": "删除后不可恢复,确认删除?",
|
|
"Deleted successfully": "删除成功",
|
|
"Updated successfully": "更新成功",
|
|
"User selectable": "可被用户选择",
|
|
"Default theme": "默认主题",
|
|
"Add new theme": "添加新主题",
|
|
"Edit based on current theme": "基于当前主题进行编辑",
|
|
"Create a brand new theme": "创建一个全新的主题",
|
|
"Dark": "暗黑",
|
|
"Compact": "紧凑",
|
|
"Compact dark": "紧凑暗黑",
|
|
"Theme Editor": "主题编辑器",
|
|
"Save": "保存",
|
|
"Close": "关闭",
|
|
"Edit": "编辑",
|
|
"Export": "导出",
|
|
"edit Theme Config": "编辑主题配置",
|
|
"The theme of the JSON format is incorrect": "主题 JSON 格式错误",
|
|
"Edited successfully": "编辑成功",
|
|
"Saved successfully": "保存成功",
|
|
"Initializing Editor...": "正在初始化编辑器...",
|
|
"Save theme": "保存主题",
|
|
"Please set a name for this theme": "请为该主题设置一个名字",
|
|
"Please input the theme name": "请输入主题名字"
|
|
}
|