5 changed files with 33 additions and 147 deletions
@ -1,78 +1,20 @@ |
|||||
{ |
{ |
||||
"title": "exeaasdaa33 {name} aaaa", |
|
||||
"update": { |
"update": { |
||||
"status": { |
"ready": { |
||||
"IDLE": "check update", |
"hot": { |
||||
"InitCheckingUpdate": "init checking update", |
"desc": "The new version v{version} is ready for update and will be automatically updated the next time you launch the program.", |
||||
"CheckingUpdate": "start checking update", |
"title": "Prompt" |
||||
"Error": "checking update error", |
|
||||
"Avaliable": "checked new update v{version}", |
|
||||
"Notavaliable": "current version is newest. v{version}", |
|
||||
"Downloading": "current download progress {percent}%", |
|
||||
"Downloaded": "newest version download, click to install " |
|
||||
} |
} |
||||
}, |
|
||||
"setting": { |
|
||||
"tips": { |
|
||||
"notSave": "not save" |
|
||||
}, |
|
||||
"tabs": { |
|
||||
"common": "common", |
|
||||
"editor": "editor", |
|
||||
"update": "update" |
|
||||
}, |
|
||||
"log_path_btn": "open log path", |
|
||||
"update": { |
|
||||
"author": { |
|
||||
"title": "author", |
|
||||
"desc": "who's author", |
|
||||
"placeholder": "please input author's name" |
|
||||
}, |
|
||||
"repo": { |
|
||||
"title": "repository", |
|
||||
"desc": "Updated repository name", |
|
||||
"placeholder": "please input repository's name" |
|
||||
}, |
|
||||
"version": { |
|
||||
"title": "Check Version", |
|
||||
"desc": "Current Version:", |
|
||||
"button": "Check Update" |
|
||||
} |
} |
||||
}, |
}, |
||||
"editor": { |
"browser": { |
||||
"bg": { |
"navbar": { |
||||
"title": "background", |
"menu": { |
||||
"desc": "change editor background", |
"fullscreen": "Full screen", |
||||
"placeholder": "please input picture link" |
"quit-fullscreen": "Exit Full Screen", |
||||
}, |
"toggleDevTools": "Developer panel", |
||||
"font": { |
"label": "Menu" |
||||
"title": "font", |
|
||||
"desc": "change editor font", |
|
||||
"placeholder": "please input font name" |
|
||||
} |
|
||||
}, |
|
||||
"language": { |
|
||||
"title": "Language", |
|
||||
"desc": "Switch Language", |
|
||||
"options": { |
|
||||
"zh": "Chinese", |
|
||||
"en": "English" |
|
||||
} |
} |
||||
}, |
|
||||
"storagePath": { |
|
||||
"title": "Data Storage Path", |
|
||||
"desc": "Local Data Storage Path", |
|
||||
"buttons": { |
|
||||
"select": "Select Path", |
|
||||
"open": "Open Path" |
|
||||
} |
} |
||||
} |
} |
||||
}, |
|
||||
"app-menu": { |
|
||||
"about": "about" |
|
||||
}, |
|
||||
"qie-huan-kai-fa-zhe-gong-ju": "ToggleDevtool", |
|
||||
"qu-xiao-quan-ping": "Canel FullScreen", |
|
||||
"quan-ping": "FullScreen", |
|
||||
"caidan": "Menu" |
|
||||
} |
} |
||||
|
Loading…
Reference in new issue